| Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
| JDBCSyntax | Syntax elements for constructing a general JDBC SQL statement. |
Class Summary | |
| BaseFactory | PersistenceFactory for generic JDBC driver. |
| ClobImpl | This is an implementation of java.sql.Clob interface that is constructed from java.io.Reader, in needs information about the length of the stream (which is not provided by java.io.Reader interface). |
| DatabaseImpl | An implementation of the JDO database supporting explicit transaction demaracation. |
| DatabaseRegistry | |
| JDOCallback | |
| JDOClassDescriptor | JDO class descriptors. |
| JDOFieldDescriptor | JDO field descriptor. |
| JDOMappingLoader | A JDO implementation of mapping helper. |
| KeyGeneratorDescriptor | Describes the properties of a key generator for a given class, with resolved alias and parameters. |
| KeyGeneratorRegistry | Registry for KeyGenerator instances. |
| OQLQueryImpl | |
| OQLQueryImpl.OQLEnumeration | |
| SimpleQueryExecutor | A class to execute simple SQL queries generated from OQL. |
| SimpleQueryExecutor.SimpleQueryResults | |
| SQLEngine | The SQL engine performs persistence of one object type against one SQL database. |
| SQLEngine.ColumnInfo | |
| SQLEngine.FieldInfo | |
| SQLEngine.SQLQuery | |
| SQLTypes | |
| SQLTypes.TypeConvertorInfo | Information used to locate a type convertor. |
| SQLTypes.TypeInfo | |
| TransactionContextImpl | A transaction context is required in order to perform operations against the database. |
| TxDatabaseMap | Transactions to Databases Map. |