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

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

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.
 



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