Uses of Class
org.apache.openjpa.kernel.FetchConfigurationImpl
Packages that use FetchConfigurationImpl
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA Runtime Kernel
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
Uses of FetchConfigurationImpl in org.apache.openjpa.jdbc.kernel
Subclasses of FetchConfigurationImpl in org.apache.openjpa.jdbc.kernelMethods in org.apache.openjpa.jdbc.kernel that return FetchConfigurationImplModifier and TypeMethodDescriptionprotected FetchConfigurationImpl
JDBCFetchConfigurationImpl.newInstance
(FetchConfigurationImpl.ConfigurationState state) -
Uses of FetchConfigurationImpl in org.apache.openjpa.kernel
Methods in org.apache.openjpa.kernel that return FetchConfigurationImplModifier and TypeMethodDescriptionprotected FetchConfigurationImpl
FetchConfigurationImpl.newInstance
(FetchConfigurationImpl.ConfigurationState state) Return a new hollow instance. -
Uses of FetchConfigurationImpl in org.apache.openjpa.slice.jdbc
Subclasses of FetchConfigurationImpl in org.apache.openjpa.slice.jdbcModifier and TypeClassDescriptionclass
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.