Query Information

Trace Tools > Request Information
Execution Time: 1ms
Connection ID: 10594949
Type: executeQuery
Query: (fixed) SELECT user_id,
start,
task_id,
comment
FROM jatt_worksessionstatus
WHERE user_id=1
Bindvars: {}
StackTrace: (long trace) 79: ...
74: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
73: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
72: com.methodhead.persistable.PersistableImpl.load(Unknown Source)
71: com.methodhead.jatt.WorkSessionStatus.loadForUserId(Unknown Source)
70: com.methodhead.jatt.WorkSessionStatus.currentTaskForUser(Unknown Source)
69: com.methodhead.jatt.TaskStatusTag.doStartTag(Unknown Source)
68: ...