| Interface | Description |
|---|---|
| CallableStatementMethodCallbacks |
Defines callback methods for
CallableStatement. |
| ConnectionMethodCallbacks |
Defines callback methods for
Connection. |
| DataSourceMethodCallbacks |
Defines callback methods for
DataSource. |
| JdbcLifecycleEventListener |
Callback for all JDBC proxy methods.
|
| PreparedStatementMethodCallbacks |
Defines callback methods for
PreparedStatement. |
| ResultSetMethodCallbacks |
Defines callback methods for
ResultSet. |
| StatementMethodCallbacks |
Defines callback methods for
Statement. |
| WrapperMethodCallbacks |
Defines callback methods for
Wrapper. |
| Class | Description |
|---|---|
| JdbcLifecycleEventExecutionListener |
Holder for
JdbcLifecycleEventListener and adapt it to MethodExecutionListener and QueryExecutionListener. |
| JdbcLifecycleEventListenerAdapter |
Implements
JdbcLifecycleEventListener and defines no-op implementation. |
| JdbcLifecycleEventListenerUtils |
Copyright © 2024. All rights reserved.