|
SolarMetric Kodo JDO 3.4.1 generated on May 30 2006 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| JDBCFetchConfiguration | JDBC extensions to Kodo's FetchConfiguration. |
| JDBCLockManager | Extension of the LockManager interface with methods for
datastore locking during the select and load process. |
| UpdateManager | This interface is used to customize the way that updates are made to database records. |
| Class Summary | |
| AbstractJDBCSavepointManager | Abstract SavepointManager implementation that
delegates to the subclass for savepoint operations on the active
Connection. |
| ConnectionInfo | Struct to hold data about the current connection state. |
| JDBCPersistenceManagerFactory | PersistenceManagerFactory type for use with the JDBC runtime. |
| JDBCStoreManager | StoreManager plugin that uses JDBC to store persistent data in a relational data store. |
| PessimisticLockManager | Lock manager that uses exclusive database locks. |
| StartPersistenceManagerServer | Script to start a persistence manager server. |
| TableLockUpdateManagerImpl | Example update manager, capable of statement batching, that ignores foreign keys and autoincrement, but optimizes for table level locking. |
| UpdateManagerImpl | Standard update manager, capable of statement batching and foreign key constraint evaluation. |
JDBC Runtime
Runtime services for the JDBC JDO implementation.
|
SolarMetric Kodo JDO 3.4.1 generated on May 30 2006 | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||