Uses of Class
org.apache.openjpa.jdbc.kernel.ConnectionInfo
-
Packages that use ConnectionInfo Package Description org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel -
-
Uses of ConnectionInfo in org.apache.openjpa.jdbc.kernel
Methods in org.apache.openjpa.jdbc.kernel with parameters of type ConnectionInfo Modifier and Type Method Description protected booleanJDBCStoreManager. initializeState(OpenJPAStateManager sm, PCState state, JDBCFetchConfiguration fetch, ConnectionInfo info)Initialize a newly-loaded instance.
-