Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
Packages that use JDBCFetchConfigurationImpl.JDBCConfigurationState
Package
Description
OpenJPA-JDBC Runtime Kernel
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of JDBCFetchConfigurationImpl.JDBCConfigurationState in org.apache.openjpa.jdbc.kernel
Fields in org.apache.openjpa.jdbc.kernel declared as JDBCFetchConfigurationImpl.JDBCConfigurationStateModifier and TypeFieldDescriptionprotected final JDBCFetchConfigurationImpl.JDBCConfigurationState
JDBCFetchConfigurationImpl._state
Constructors in org.apache.openjpa.jdbc.kernel with parameters of type JDBCFetchConfigurationImpl.JDBCConfigurationStateModifierConstructorDescriptionprotected
JDBCFetchConfigurationImpl
(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate) -
Uses of JDBCFetchConfigurationImpl.JDBCConfigurationState in org.apache.openjpa.slice.jdbc
Constructors in org.apache.openjpa.slice.jdbc with parameters of type JDBCFetchConfigurationImpl.JDBCConfigurationStateModifierConstructorDescriptionprotected
TargetFetchConfiguration
(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate)