Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected FetchConfigurationImpl |
JDBCFetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state) |
Constructor and Description |
---|
JDBCFetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState state,
JDBCFetchConfigurationImpl.JDBCConfigurationState jstate) |
Modifier and Type | Method and Description |
---|---|
protected FetchConfigurationImpl |
FetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state)
Return a new hollow instance.
|
Constructor and Description |
---|
FetchConfigurationImpl(FetchConfigurationImpl.ConfigurationState state) |
Modifier and Type | Method and Description |
---|---|
protected TargetFetchConfiguration |
TargetFetchConfiguration.newInstance(FetchConfigurationImpl.ConfigurationState state) |
Constructor and Description |
---|
TargetFetchConfiguration(FetchConfigurationImpl.ConfigurationState state,
JDBCFetchConfigurationImpl.JDBCConfigurationState jstate) |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.