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 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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SpyEventListener
onAfterGetResultSet, onAfterStatementClose
-
Constructor Details
-
LoggingEventListener
public LoggingEventListener(cool.scx.jdbc.dialect.Dialect dialect)
-
-
Method Details
-
onBeforeAnyExecute
- Overrides:
onBeforeAnyExecutein classEasyEventListener
-