Class Hierarchy
- java.lang.Object
- org.castor.cpa.persistence.sql.connection.CallableStatementProxy (implements java.lang.reflect.InvocationHandler)
- org.castor.cpa.persistence.sql.connection.ConnectionProxy (implements java.lang.reflect.InvocationHandler)
- org.castor.cpa.persistence.sql.connection.ConnectionProxyFactory
- org.castor.cpa.persistence.sql.connection.DataSourceConnectionFactory (implements org.castor.cpa.persistence.sql.connection.ConnectionFactory)
- org.castor.cpa.persistence.sql.connection.DriverConnectionFactory (implements org.castor.cpa.persistence.sql.connection.ConnectionFactory)
- org.castor.cpa.persistence.sql.connection.JNDIConnectionFactory (implements org.castor.cpa.persistence.sql.connection.ConnectionFactory)
- org.castor.cpa.persistence.sql.connection.PreparedStatementProxy (implements java.lang.reflect.InvocationHandler)
Interface Hierarchy
- org.castor.cpa.persistence.sql.connection.ConnectionFactory