| 类 | 说明 |
|---|---|
| DefaultEventListener |
This implementation of
JdbcEventListener must always be applied as the first listener. |
| JdbcEventListener |
Implementations of this class receive notifications for interesting JDBC events.
|
| P6spyJdbcEventListener |
This event listener offers more coarse grained event listener methods as it aggregates events for the execute* and
addBatch methods.
|
Copyright © 2019. All rights reserved.