Query Information

Trace Tools > Request Information
Execution Time: 19ms
Connection ID: 10594949
Type: executeQuery
Query: (fixed) SELECT user_id,
amendment,
unexpected,
rank,
description,
parent_id,
complete,
duration,
id
FROM jatt_task
WHERE user_id=1
Bindvars: {}
StackTrace: (long trace) 78: ...
73: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
72: com.methodhead.persistable.ConnectionSingleton.runQuery(Unknown Source)
71: com.methodhead.persistable.PersistableImpl.loadAll(Unknown Source)
70: com.methodhead.persistable.KeyedPersistableImpl.loadAll(Unknown Source)
69: com.methodhead.persistable.AutoIntKeyPersistableImpl.loadAll(Unknown Source)
68: com.methodhead.jatt.Task.loadAllForUser(Unknown Source)
67: com.methodhead.jatt.TaskTreeUtil.buildTree(Unknown Source)
66: com.methodhead.jatt.TaskTreeUtil.getTaskTreeRoot(Unknown Source)
65: com.methodhead.jatt.TaskAction.doExecute(Unknown Source)
64: com.methodhead.jatt.JattAction.execute(Unknown Source)
63: ...