| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| EagerFetchModes | Eager fetch mode constants. | 
| JDBCFetchConfiguration | JDBC extensions to OpenJPA's FetchConfiguration. | 
| JDBCLockManager | Extension of the LockManagerinterface with methods for
 datastore locking during the select and load process. | 
| JDBCSeq | Specialization of the the Seqinterface to provide information
 on the schema needed by this sequence. | 
| JDBCStore | Represents the JDBC store. | 
| LRSSizes | Ways of calculating the size of large result sets. | 
| PreparedStatementManager | Manages prepared statement execution. | 
| UpdateManager | This interface is used to customize the way that updates are made to database records. | 
| Class Summary | |
|---|---|
| AbstractJDBCSavepointManager | Abstract SavepointManagerimplementation that
 delegates to the subclass for savepoint operations on the activeConnection. | 
| AbstractJDBCSeq | Abstract sequence implementation. | 
| AbstractUpdateManager | Base update manager with common functionality. | 
| AbstractUpdateManager.CustomMapping | Executes customized mapping updates. | 
| BatchingConstraintUpdateManager | Batch update manager that writes the SQL in object-level operation order. | 
| BatchingOperationOrderUpdateManager | Batch update manager that writes the SQL in object-level operation order. | 
| BatchingPreparedStatementManagerImpl | Batch prepared statement manager implementation. | 
| ClassTableJDBCSeq | Specialization of the TableJDBCSeqthat maintains a
 separate sequence count per-class. | 
| ConnectionInfo | Struct to hold data about the current connection state. | 
| ConstraintUpdateManager | Standard update manager, capable of foreign key constraint evaluation. | 
| DelegatingJDBCFetchConfiguration | Delegating fetch configuration that can also perform exception transation for use in facades. | 
| GenericResultObjectProvider | Object provider implementation wrapped around a generic Result. | 
| InstanceResultObjectProvider | Object provider implementation wrapped around a Select. | 
| JDBC3SavepointManager | SavepointManagerimplementation that uses JDBC 3 savepoints
 to store state. | 
| JDBCBrokerFactory | BrokerFactory type for use with the JDBC runtime. | 
| JDBCFetchConfigurationImpl | JDBC extensions to OpenJPA's FetchConfiguration. | 
| JDBCFetchConfigurationImpl.JDBCConfigurationState | Configurable JDBC state shared throughout a traversal chain. | 
| JDBCStoreManager | StoreManager plugin that uses JDBC to store persistent data in a relational data store. | 
| JDBCStoreQuery | JDBC query implementation. | 
| NativeJDBCSeq | JDBCSeqimplementation that uses a database sequences
 to generate numbers. | 
| OperationOrderUpdateManager | Update manager that writes SQL in object-level operation order. | 
| PagingResultObjectProvider | Object provider implementation that fetches one page of results at a a time as it scrolls. | 
| PessimisticLockManager | Lock manager that uses exclusive database locks. | 
| PreparedStatementManagerImpl | Basic prepared statement manager implementation. | 
| SelectResultObjectProvider | Abstract provider implementation wrapped around a Select. | 
| SQLStoreQuery | A SQL query. | 
| SQLStoreQuery.SQLExecutor | Executes the filter as a SQL query. | 
| TableJDBCSeq | JDBCSeqimplementation that uses a database table
 for sequence number generation. | 
| TableJDBCSeq.Status | Helper struct to hold status information. | 
| ValueTableJDBCSeq | Specialization of the TableJDBCSeqthat maintains multiple
 sequence counts. | 
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||