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) 95: ...
90: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
89: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
88: com.methodhead.persistable.PersistableImpl.load(Unknown Source)
87: com.methodhead.jatt.WorkSessionStatus.loadForUserId(Unknown Source)
86: com.methodhead.jatt.WorkSessionStatus.currentTaskForUser(Unknown Source)
85: com.methodhead.jatt.TaskStatusTag.doStartTag(Unknown Source)
84: ...