| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FetchConfigurationImpl | |
|---|---|
| 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 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.  | 
| Uses of FetchConfigurationImpl in org.apache.openjpa.slice.jdbc | 
|---|
| Subclasses of FetchConfigurationImpl in org.apache.openjpa.slice.jdbc | |
|---|---|
 class | 
TargetFetchConfiguration
A fetch configuration that is aware of special hint to narrow its operation on subset of slices.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||