Uses of Class
org.apache.openjpa.slice.jdbc.TargetFetchConfiguration
-
Packages that use TargetFetchConfiguration Package Description org.apache.openjpa.slice Extended OpenJPA Interfaces for distributed databases.org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. -
-
Uses of TargetFetchConfiguration in org.apache.openjpa.slice
Methods in org.apache.openjpa.slice that return TargetFetchConfiguration Modifier and Type Method Description TargetFetchConfiguration
DistributedBroker. getFetchConfiguration()
Gets the covariant fetch configuration that is aware of targets.TargetFetchConfiguration
DistributedBrokerImpl. getFetchConfiguration()
-
Uses of TargetFetchConfiguration in org.apache.openjpa.slice.jdbc
Methods in org.apache.openjpa.slice.jdbc that return TargetFetchConfiguration Modifier and Type Method Description protected TargetFetchConfiguration
TargetFetchConfiguration. newInstance(FetchConfigurationImpl.ConfigurationState state)
-