Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingConnection

Packages that use DelegatingConnection
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.lib.jdbc Database Connectivity 
 

Uses of DelegatingConnection in org.apache.openjpa.jdbc.kernel
 

Subclasses of DelegatingConnection in org.apache.openjpa.jdbc.kernel
protected  class JDBCStoreManager.RefCountConnection
          Connection wrapper that keeps an internal ref count so that it knows when to really close.
 

Uses of DelegatingConnection in org.apache.openjpa.lib.jdbc
 

Subclasses of DelegatingConnection in org.apache.openjpa.lib.jdbc
protected  class LoggingConnectionDecorator.LoggingConnection
          Logging connection.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.