public static class EntityManagerInvocationHandler.QueryInvocationHandler extends Watcher<javax.persistence.Query>
| Constructor and Description |
|---|
QueryInvocationHandler(javax.persistence.Query target,
InvocationListener<javax.persistence.Query> listener) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
doInvoke(java.lang.Class callingClass,
java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
addGracePeriod, clearGracePeriod, getGracePeriod, getIgnoreInitialLongTransactions, getLongTransaction, getTarget, initGracePeriod, invoke, isMonitorTransaction, log, setIgnoreInitialLongTransactions, setLongTransaction, setMonitorTransaction, setTargetpublic QueryInvocationHandler(javax.persistence.Query target,
InvocationListener<javax.persistence.Query> listener)