Class | Description |
---|---|
CompoundJdbcEventListener | |
DefaultEventListener |
This implementation of
JdbcEventListener must always be applied as the first listener. |
JdbcEventListener |
Implementations of this class receive notifications for interesting JDBC events.
|
SimpleJdbcEventListener |
This event listener offers more coarse grained event listener methods as it aggregates events for the execute* and
addBatch methods.
|
Copyright © 2002-2016 P6Spy. All Rights Reserved.