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

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

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

Methods in org.apache.openjpa.jdbc.kernel with parameters of type FetchConfigurationImpl.ConfigurationState
protected  FetchConfigurationImpl JDBCFetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state)
           
 

Constructors in org.apache.openjpa.jdbc.kernel with parameters of type FetchConfigurationImpl.ConfigurationState
JDBCFetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState state, JDBCFetchConfigurationImpl.JDBCConfigurationState jstate)
           
 

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

Methods in org.apache.openjpa.kernel with parameters of type FetchConfigurationImpl.ConfigurationState
protected  FetchConfigurationImpl FetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state)
          Return a new hollow instance.
 

Constructors in org.apache.openjpa.kernel with parameters of type FetchConfigurationImpl.ConfigurationState
FetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState state)
           
 



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

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01