Uses of Package
org.apache.openjpa.jdbc.kernel
Package
Description
OpenJPA-JDBC Configuration
OpenJPA-JDBC Runtime Kernel
OpenJPA-JDBC Expression Tree
OpenJPA-JDBC ORM Metadata
OpenJPA-JDBC ORM Strategies
OpenJPA-JDBC SQL Abstraction
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
ClassDescriptionThis interface is used to customize the way that updates are made to database records.
-
ClassDescriptionAbstract
SavepointManager
implementation that delegates to the subclass for savepoint operations on the activeConnection
.A savepoint which provides access to the current transactional connection.Abstract sequence implementation.Base update manager with common functionality.Struct to hold data about the current connection state.Standard update manager, capable of foreign key constraint evaluation.Eager fetch mode constants.Object provider implementation wrapped around aSelect
.BrokerFactory type for use with the JDBC runtime.JDBC extensions to OpenJPA'sFetchConfiguration
.Configurable JDBC state shared throughout a traversal chain.Extension of theLockManager
interface with methods for datastore locking during the select and load process.Specialization of the theSeq
interface to provide information on the schema needed by this sequence.Represents the JDBC store.Connection wrapper that keeps an internal ref count so that it knows when to really close.Ways of calculating the size of large result sets.Update manager that writes SQL in object-level operation order.Lock manager that uses exclusive database locks.A executor for Prepared SQL Query.Manages prepared statement execution.Basic prepared statement manager implementation.Abstract provider implementation wrapped around aSelect
.A SQL query.Executes a stored procedure.JDBCSeq
implementation that uses a database table for sequence number generation.Helper struct to hold status information.This interface is used to customize the way that updates are made to database records. -
-
-
-
-
ClassDescriptionEager fetch mode constants.BrokerFactory type for use with the JDBC runtime.JDBC extensions to OpenJPA's
FetchConfiguration
.JDBC extensions to OpenJPA'sFetchConfiguration
.Configurable JDBC state shared throughout a traversal chain.Represents the JDBC store.StoreManager plugin that uses JDBC to store persistent data in a relational data store.Ways of calculating the size of large result sets.