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) 79: ...
74: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
73: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
72: com.methodhead.persistable.PersistableImpl.loadAll(Unknown Source)
71: com.methodhead.persistable.KeyedPersistableImpl.loadAll(Unknown Source)
70: com.methodhead.persistable.AutoIntKeyPersistableImpl.loadAll(Unknown Source)
69: com.methodhead.jatt.WorkSession.loadAllForTask(Unknown Source)
68: com.methodhead.jatt.Task.loadWorkSessions(Unknown Source)
67: com.methodhead.jatt.Task.getDuration(Unknown Source)
66: ...