Query Information

Trace Tools > Request Information
Execution Time: 1ms
Connection ID: 10594949
Type: executeQuery
Query: (fixed) SELECT user_id,
amendment,
unexpected,
rank,
description,
parent_id,
complete,
duration,
id
FROM jatt_task
WHERE id=3
Bindvars: {}
StackTrace: (long trace) 43: ...
38: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
37: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
36: com.methodhead.persistable.PersistableImpl.load(Unknown Source)
35: com.methodhead.persistable.KeyedPersistableImpl.load(Unknown Source)
34: com.methodhead.jatt.WorkSessionAction.doExecute(Unknown Source)
33: com.methodhead.jatt.JattAction.execute(Unknown Source)
32: ...