Uses of Class
org.apache.openjpa.kernel.FetchConfigurationImpl

Packages that use FetchConfigurationImpl
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
 

Uses of FetchConfigurationImpl in org.apache.openjpa.kernel
 

Methods in org.apache.openjpa.kernel that return FetchConfigurationImpl
protected  FetchConfigurationImpl FetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state)
          Return a new hollow instance.
 

Methods in org.apache.openjpa.kernel that return types with arguments of type FetchConfigurationImpl
(package private)  List<FetchConfigurationImpl> FetchConfigurationImpl.getPath()
           
(package private)  List<FetchConfigurationImpl> FetchConfigurationImpl.trackPath(List<FetchConfigurationImpl> path)
           
 

Method parameters in org.apache.openjpa.kernel with type arguments of type FetchConfigurationImpl
(package private)  List<FetchConfigurationImpl> FetchConfigurationImpl.trackPath(List<FetchConfigurationImpl> path)
           
 



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