Uses of Interface
org.apache.openjpa.jdbc.kernel.EagerFetchModes
-
Packages that use EagerFetchModes Package Description org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernelorg.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
-
Uses of EagerFetchModes in org.apache.openjpa.jdbc.kernel
Subinterfaces of EagerFetchModes in org.apache.openjpa.jdbc.kernel Modifier and Type Interface Description interfaceJDBCFetchConfigurationJDBC extensions to OpenJPA'sFetchConfiguration.Classes in org.apache.openjpa.jdbc.kernel that implement EagerFetchModes Modifier and Type Class Description classDelegatingJDBCFetchConfigurationDelegating fetch configuration that can also perform exception transation for use in facades.classJDBCFetchConfigurationImplJDBC extensions to OpenJPA'sFetchConfiguration. -
Uses of EagerFetchModes in org.apache.openjpa.slice.jdbc
Classes in org.apache.openjpa.slice.jdbc that implement EagerFetchModes Modifier and Type Class Description classTargetFetchConfigurationA fetch configuration that is aware of special hint to narrow its operation on subset of slices.
-