Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
Packages that use JDBCFetchConfigurationImpl Package Description org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
-
Uses of JDBCFetchConfigurationImpl in org.apache.openjpa.slice.jdbc
Subclasses of JDBCFetchConfigurationImpl in org.apache.openjpa.slice.jdbc Modifier and Type Class Description class
TargetFetchConfiguration
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.
-