Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCStoreManager.RefCountConnection
-
Packages that use JDBCStoreManager.RefCountConnection Package Description org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel -
-
Uses of JDBCStoreManager.RefCountConnection in org.apache.openjpa.jdbc.kernel
Methods in org.apache.openjpa.jdbc.kernel that return JDBCStoreManager.RefCountConnection Modifier and Type Method Description protected JDBCStoreManager.RefCountConnection
JDBCStoreManager. connectInternal()
Connect to the database.
-