Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState

Packages that use JDBCFetchConfigurationImpl.JDBCConfigurationState
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel Runtime services for the JDBC OpenJPA implementation. 
org.apache.openjpa.slice.jdbc Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 

Uses of JDBCFetchConfigurationImpl.JDBCConfigurationState in org.apache.openjpa.jdbc.kernel
 

Fields in org.apache.openjpa.jdbc.kernel declared as JDBCFetchConfigurationImpl.JDBCConfigurationState
protected  JDBCFetchConfigurationImpl.JDBCConfigurationState JDBCFetchConfigurationImpl._state
           
 

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

Uses of JDBCFetchConfigurationImpl.JDBCConfigurationState in org.apache.openjpa.slice.jdbc
 

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



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.