Uses of Class
org.apache.openjpa.slice.jdbc.TargetFetchConfiguration

Packages that use TargetFetchConfiguration
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
 TargetFetchConfiguration DistributedBrokerImpl.getFetchConfiguration()
           
 TargetFetchConfiguration DistributedBroker.getFetchConfiguration()
          Gets the covariant fetch configuration that is aware of targets.
 

Uses of TargetFetchConfiguration in org.apache.openjpa.slice.jdbc
 

Methods in org.apache.openjpa.slice.jdbc that return TargetFetchConfiguration
protected  TargetFetchConfiguration TargetFetchConfiguration.newInstance(FetchConfigurationImpl.ConfigurationState state)
           
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.