|
Class Summary |
| CallableStatementProxy |
Proxy class for JDBC CallableStatement class, to allow information gathering
for the purpose of SQL statement logging. |
| ConnectionProxy |
Proxy class for JDBC Connection class, to allow information gathering
for the purpose of SQL statement logging. |
| ConnectionProxyFactory |
Factory class for proxies for JDBC Connection, PreparedStatement and CallableStatement
classes. |
| PreparedStatementProxy |
Proxy class for JDBC PreparedStatement class, to allow information gathering
for the purpose of SQL statement logging. |