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 TargetFetchConfigurationDistributedBroker. getFetchConfiguration()Gets the covariant fetch configuration that is aware of targets.TargetFetchConfigurationDistributedBrokerImpl. 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 TargetFetchConfigurationTargetFetchConfiguration. newInstance(FetchConfigurationImpl.ConfigurationState state)
-