Uses of Class
org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA Runtime Kernel
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of FetchConfigurationImpl.ConfigurationState in org.apache.openjpa.jdbc.kernel
Modifier and TypeMethodDescriptionprotected FetchConfigurationImpl
JDBCFetchConfigurationImpl.newInstance
(FetchConfigurationImpl.ConfigurationState state) ModifierConstructorDescriptionprotected
JDBCFetchConfigurationImpl
(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate) -
Uses of FetchConfigurationImpl.ConfigurationState in org.apache.openjpa.kernel
Modifier and TypeMethodDescriptionprotected FetchConfigurationImpl
FetchConfigurationImpl.newInstance
(FetchConfigurationImpl.ConfigurationState state) Return a new hollow instance.ModifierConstructorDescriptionprotected
-
Uses of FetchConfigurationImpl.ConfigurationState in org.apache.openjpa.slice.jdbc
Modifier and TypeMethodDescriptionprotected TargetFetchConfiguration
TargetFetchConfiguration.newInstance
(FetchConfigurationImpl.ConfigurationState state) ModifierConstructorDescriptionprotected
TargetFetchConfiguration
(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate)