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 | Class and Description |
---|---|
class |
JDBCFetchConfigurationImpl
JDBC extensions to OpenJPA's
FetchConfiguration . |
Modifier and Type | Method and Description |
---|---|
protected FetchConfigurationImpl |
JDBCFetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state) |
Modifier and Type | Method and Description |
---|---|
protected FetchConfigurationImpl |
FetchConfigurationImpl.newInstance(FetchConfigurationImpl.ConfigurationState state)
Return a new hollow instance.
|
Modifier and Type | Class and Description |
---|---|
class |
TargetFetchConfiguration
A fetch configuration that is aware of special hint to narrow its operation on
subset of slices.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.