Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection

Packages that use JDBCStoreManager.RefCountConnection
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

Uses of JDBCStoreManager.RefCountConnection in org.apache.openjpa.jdbc.kernel
 

Methods in org.apache.openjpa.jdbc.kernel that return JDBCStoreManager.RefCountConnection
protected  JDBCStoreManager.RefCountConnection JDBCStoreManager.connectInternal()
          Connect to the database.
 

Uses of JDBCStoreManager.RefCountConnection in org.apache.openjpa.slice.jdbc
 

Methods in org.apache.openjpa.slice.jdbc that return JDBCStoreManager.RefCountConnection
protected  JDBCStoreManager.RefCountConnection DistributedJDBCStoreManager.connectInternal()
           
 



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