|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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 demarcation. |
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 | |
SimpleQueryExecutor | A class to execute simple SQL queries generated from OQL. |
SQLEngine | The SQL engine performs persistence of one object type against one SQL database. |
SQLEngine.ColumnInfo | |
SQLEngine.FieldInfo | |
SQLEngine.SQLQuery | |
SQLTypes | |
SQLTypes.SQLTypeConvertor | |
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. |
Implementation of the Castor JDO engine.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |