| Class | Description |
|---|---|
| CallableStatementInvocationHandler |
Proxy InvocationHandler for
CallableStatement. |
| ConnectionInvocationHandler |
Proxy InvocationHandler for
Connection. |
| DataSourceInvocationHandler |
Proxy InvocationHandler for
DataSource. |
| JdkJdbcProxyFactory |
Dynamic Proxy Class(Jdk Proxy) based
JdbcProxyFactory implementation. |
| PreparedStatementInvocationHandler |
Proxy InvocationHandler for
PreparedStatement. |
| ResultSetInvocationHandler |
Proxy InvocationHandler for
ResultSet. |
| StatementInvocationHandler |
Proxy InvocationHandler for
Statement. |
Copyright © 2020. All rights reserved.