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) 48: ...
43: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
42: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
41: com.methodhead.persistable.PersistableImpl.loadAll(Unknown Source)
40: com.methodhead.persistable.KeyedPersistableImpl.loadAll(Unknown Source)
39: com.methodhead.persistable.AutoIntKeyPersistableImpl.loadAll(Unknown Source)
38: com.methodhead.jatt.WorkSession.loadAllForTask(Unknown Source)
37: com.methodhead.jatt.Task.loadWorkSessions(Unknown Source)
36: com.methodhead.jatt.Task.getDuration(Unknown Source)
35: com.methodhead.jatt.TaskAction.populateForm(Unknown Source)
34: com.methodhead.jatt.TaskAction.doExecute(Unknown Source)
33: com.methodhead.jatt.JattAction.execute(Unknown Source)
32: ...