Uses of Class
org.apache.openjpa.kernel.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
Modifier and TypeMethodDescriptionprotected FetchConfigurationImpl
JDBCFetchConfigurationImpl.newInstance
(FetchConfigurationImpl.ConfigurationState state) -
Uses of FetchConfigurationImpl in org.apache.openjpa.kernel
Modifier and TypeMethodDescriptionprotected FetchConfigurationImpl
FetchConfigurationImpl.newInstance
(FetchConfigurationImpl.ConfigurationState state) Return a new hollow instance. -
Uses of FetchConfigurationImpl in org.apache.openjpa.slice.jdbc
Modifier and TypeClassDescriptionclass
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.