Package | Description |
---|---|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
This package provides JDBC configuration interfaces.
|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
org.apache.openjpa.jdbc.kernel.exps |
OpenJPA-JDBC Expression Tree
|
org.apache.openjpa.jdbc.meta |
OpenJPA-JDBC ORM Metadata
This package extends the standard persistence metadata with
object-relational mapping information.
|
org.apache.openjpa.jdbc.meta.strats |
OpenJPA-JDBC ORM Strategies
Library of mapping strategies.
|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
Utilities for generating SQL.
|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Class and Description |
---|
UpdateManager
This interface is used to customize the way that updates are made to
database records.
|
Class and Description |
---|
AbstractJDBCSavepointManager
Abstract
SavepointManager implementation that
delegates to the subclass for savepoint operations on the active
Connection . |
AbstractJDBCSavepointManager.ConnectionSavepoint
A savepoint which provides access to the current transactional
connection.
|
AbstractJDBCSeq
Abstract sequence implementation.
|
AbstractUpdateManager
Base update manager with common functionality.
|
ConnectionInfo
Struct to hold data about the current connection state.
|
ConstraintUpdateManager
Standard update manager, capable of foreign key constraint evaluation.
|
EagerFetchModes
Eager fetch mode constants.
|
InstanceResultObjectProvider
Object provider implementation wrapped around a
Select . |
JDBCBrokerFactory
BrokerFactory type for use with the JDBC runtime.
|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCFetchConfigurationImpl.JDBCConfigurationState
Configurable JDBC state shared throughout a traversal chain.
|
JDBCLockManager
Extension of the
LockManager interface with methods for
datastore locking during the select and load process. |
JDBCSeq
Specialization of the the
Seq interface to provide information
on the schema needed by this sequence. |
JDBCStore
Represents the JDBC store.
|
JDBCStoreManager.RefCountConnection
Connection wrapper that keeps an internal ref count so that it knows
when to really close.
|
LRSSizes
Ways of calculating the size of large result sets.
|
OperationOrderUpdateManager
Update manager that writes SQL in object-level operation order.
|
PessimisticLockManager
Lock manager that uses exclusive database locks.
|
PreparedSQLStoreQuery
A executor for Prepared SQL Query.
|
PreparedStatementManager
Manages prepared statement execution.
|
PreparedStatementManagerImpl
Basic prepared statement manager implementation.
|
SelectResultObjectProvider
Abstract provider implementation wrapped around a
Select . |
SQLStoreQuery
A SQL query.
|
StoredProcedureQuery
Executes a stored procedure.
|
TableJDBCSeq
JDBCSeq implementation that uses a database table
for sequence number generation. |
TableJDBCSeq.Status
Helper struct to hold status information.
|
UpdateManager
This interface is used to customize the way that updates are made to
database records.
|
Class and Description |
---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCStore
Represents the JDBC store.
|
Class and Description |
---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCStore
Represents the JDBC store.
|
Class and Description |
---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCStore
Represents the JDBC store.
|
Class and Description |
---|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCStore
Represents the JDBC store.
|
Class and Description |
---|
EagerFetchModes
Eager fetch mode constants.
|
JDBCBrokerFactory
BrokerFactory type for use with the JDBC runtime.
|
JDBCFetchConfiguration
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCFetchConfigurationImpl
JDBC extensions to OpenJPA's
FetchConfiguration . |
JDBCFetchConfigurationImpl.JDBCConfigurationState
Configurable JDBC state shared throughout a traversal chain.
|
JDBCStore
Represents the JDBC store.
|
JDBCStoreManager
StoreManager plugin that uses JDBC to store persistent data in a
relational data store.
|
LRSSizes
Ways of calculating the size of large result sets.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.