| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetchConfigurationImpl.ConfigurationState | |
|---|---|
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel Runtime services for the JDBC OpenJPA implementation. | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel This package provides a common OpenJPA runtime environment that can be adapted for use with various data store mechanisms. | 
| org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. | 
| 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)
 | 
|
| Uses of FetchConfigurationImpl.ConfigurationState in org.apache.openjpa.slice.jdbc | 
|---|
| Methods in org.apache.openjpa.slice.jdbc with parameters of type FetchConfigurationImpl.ConfigurationState | |
|---|---|
protected  TargetFetchConfiguration | 
TargetFetchConfiguration.newInstance(FetchConfigurationImpl.ConfigurationState state)
 | 
| Constructors in org.apache.openjpa.slice.jdbc with parameters of type FetchConfigurationImpl.ConfigurationState | |
|---|---|
TargetFetchConfiguration(FetchConfigurationImpl.ConfigurationState state,
                         JDBCFetchConfigurationImpl.JDBCConfigurationState jstate)
 | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||