| Interface | Description |
|---|---|
| DataSourceNameAware | |
| JdbcProxyFactory |
Factory interface to return a proxy with InvocationHandler used by datasource-proxy.
|
| ProxyJdbcObject |
Provide a method to unwrap the original jdbc object from proxy object.
|
| ResultSetProxyLogic |
Proxy logic for
ResultSet. |
| ResultSetProxyLogicFactory |
Factory to create
ResultSetProxyLogic. |
| StatementMethodNames |
Method names that proxy logic classes have interested in.
|
| Stopwatch |
Used to measure elapsed time for execution.
|
| StopwatchFactory |
Factory to create
Stopwatch. |
| Enum | Description |
|---|---|
| ParameterKey.ParameterKeyType |
Copyright © 2019. All rights reserved.