Uses of Class
org.apache.openjpa.kernel.FetchConfigurationImpl.ConfigurationState
Packages that use 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
Methods in org.apache.openjpa.jdbc.kernel with parameters of type FetchConfigurationImpl.ConfigurationStateModifier and TypeMethodDescriptionprotected FetchConfigurationImplJDBCFetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state) Constructors in org.apache.openjpa.jdbc.kernel with parameters of type FetchConfigurationImpl.ConfigurationStateModifierConstructorDescriptionprotectedJDBCFetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate) -
Uses of FetchConfigurationImpl.ConfigurationState in org.apache.openjpa.kernel
Methods in org.apache.openjpa.kernel with parameters of type FetchConfigurationImpl.ConfigurationStateModifier and TypeMethodDescriptionprotected FetchConfigurationImplFetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state) Return a new hollow instance.Constructors in org.apache.openjpa.kernel with parameters of type FetchConfigurationImpl.ConfigurationStateModifierConstructorDescriptionprotected -
Uses of FetchConfigurationImpl.ConfigurationState in org.apache.openjpa.slice.jdbc
Methods in org.apache.openjpa.slice.jdbc with parameters of type FetchConfigurationImpl.ConfigurationStateModifier and TypeMethodDescriptionprotected TargetFetchConfigurationTargetFetchConfiguration.newInstance(FetchConfigurationImpl.ConfigurationState state) Constructors in org.apache.openjpa.slice.jdbc with parameters of type FetchConfigurationImpl.ConfigurationStateModifierConstructorDescriptionprotectedTargetFetchConfiguration(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate)