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) 78: ...
73: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
72: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
71: com.methodhead.persistable.PersistableImpl.load(Unknown Source)
70: com.methodhead.jatt.WorkSessionStatus.loadForUserId(Unknown Source)
69: com.methodhead.jatt.WorkSessionStatus.currentTaskForUser(Unknown Source)
68: com.methodhead.jatt.TaskTreeTag.doStartTag(Unknown Source)
67: ...