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) 45: ...
40: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
39: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
38: com.methodhead.persistable.PersistableImpl.load(Unknown Source)
37: com.methodhead.jatt.WorkSessionStatus.loadForUserId(Unknown Source)
36: com.methodhead.jatt.WorkSessionStatus.stop(Unknown Source)
35: com.methodhead.jatt.WorkSessionStatus.start(Unknown Source)
34: com.methodhead.jatt.WorkSessionAction.doExecute(Unknown Source)
33: com.methodhead.jatt.JattAction.execute(Unknown Source)
32: ...