Uses of Class
org.apache.openjpa.jdbc.kernel.ConnectionInfo

Packages that use ConnectionInfo
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel Runtime services for the JDBC OpenJPA implementation. 
 

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

Methods in org.apache.openjpa.jdbc.kernel with parameters of type ConnectionInfo
protected  boolean JDBCStoreManager.initializeState(OpenJPAStateManager sm, PCState state, JDBCFetchConfiguration fetch, ConnectionInfo info)
          Initialize a newly-loaded instance.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.