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. |
PointbaseFactory | PersistenceFactory implementation for Borland's Pointbase driver. |
PointbaseQueryExpression | QueryExpression implementation for Borland's Pointbase |
PreparedStatementProxy | Proxy class for JDBC PreparedStatement class, to allow information gathering for the purpose of SQL statement logging. |
ProgressFactory | PersistenceFactory for Progress RDBMS. |
ProgressQueryExpression | QueryExpression for Progress RDBMS. |