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

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

Uses of FetchConfigurationImpl in org.apache.openjpa.jdbc.kernel
 

Subclasses of FetchConfigurationImpl in org.apache.openjpa.jdbc.kernel
 class JDBCFetchConfigurationImpl
          JDBC extensions to OpenJPA's FetchConfiguration.
 

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

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.
 



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