Query Information

Trace Tools > Request Information
Execution Time: 1ms
Connection ID: 10594949
Type: executeQuery
Query: (fixed) SELECT stop,
start,
task_id,
comment,
id
FROM jatt_worksession
WHERE task_id=3 ORDER BY start DESC
Bindvars: {}
StackTrace: (long trace) 98: ...
93: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
92: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
91: com.methodhead.persistable.PersistableImpl.loadAll(Unknown Source)
90: com.methodhead.persistable.KeyedPersistableImpl.loadAll(Unknown Source)
89: com.methodhead.persistable.AutoIntKeyPersistableImpl.loadAll(Unknown Source)
88: com.methodhead.jatt.WorkSession.loadAllForTask(Unknown Source)
87: com.methodhead.jatt.Task.loadWorkSessions(Unknown Source)
86: com.methodhead.jatt.Task.getDuration(Unknown Source)
85: com.methodhead.jatt.TaskStatusTag.doStartTag(Unknown Source)
84: ...