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