Class LoggingEventListener
java.lang.Object
cool.scx.jdbc.spy.event_listener.EasyEventListener
cool.scx.jdbc.spy.event_listener.LoggingEventListener
- All Implemented Interfaces:
SpyEventListener
LoggingEventListener
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class cool.scx.jdbc.spy.event_listener.EasyEventListener
onAfterAddBatch, onAfterAddBatch, onAfterAnyAddBatch, onAfterAnyExecute, onAfterExecute, onAfterExecute, onAfterExecuteBatch, onAfterExecuteQuery, onAfterExecuteQuery, onAfterExecuteUpdate, onAfterExecuteUpdate, onBeforeAddBatch, onBeforeAddBatch, onBeforeAnyAddBatch, onBeforeExecute, onBeforeExecute, onBeforeExecuteBatch, onBeforeExecuteQuery, onBeforeExecuteQuery, onBeforeExecuteUpdate, onBeforeExecuteUpdateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.jdbc.spy.SpyEventListener
onAfterGetResultSet, onAfterStatementClose
-
Constructor Details
-
LoggingEventListener
-
-
Method Details
-
onBeforeAnyExecute
- Overrides:
onBeforeAnyExecutein classEasyEventListener
-