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 parent_id=3 ORDER BY rank
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.loadAll(Unknown Source)
37: com.methodhead.persistable.KeyedPersistableImpl.loadAll(Unknown Source)
36: com.methodhead.persistable.AutoIntKeyPersistableImpl.loadAll(Unknown Source)
35: com.methodhead.jatt.Task.loadAllForTask(Unknown Source)
34: com.methodhead.jatt.TaskAction.doExecute(Unknown Source)
33: com.methodhead.jatt.JattAction.execute(Unknown Source)
32: ...