Package org.castor.cpa.persistence.sql.connection
-
Interface Summary Interface Description ConnectionFactory Interface for creation of new JDBC Connection instances. -
Class Summary Class Description 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.DataSourceConnectionFactory DriverConnectionFactory JNDIConnectionFactory PreparedStatementProxy Proxy class for JDBC PreparedStatement class, to allow information gathering for the purpose of SQL statement logging.