Query Information

Trace Tools > Request Information
Execution Time: 0ms
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) 110: ...
105: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
104: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
103: com.methodhead.persistable.PersistableImpl.load(Unknown Source)
102: com.methodhead.jatt.WorkSessionStatus.loadForUserId(Unknown Source)
101: com.methodhead.jatt.WorkSessionStatus.currentTaskForUser(Unknown Source)
100: com.methodhead.jatt.TaskStatusTag.doStartTag(Unknown Source)
99: ...