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.JDBCConfigurationStateJDBCFetchConfigurationImpl._stateConstructors in org.apache.openjpa.jdbc.kernel with parameters of type JDBCFetchConfigurationImpl.JDBCConfigurationStateModifierConstructorDescriptionprotectedJDBCFetchConfigurationImpl(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.JDBCConfigurationStateModifierConstructorDescriptionprotectedTargetFetchConfiguration(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate)