|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JDBCSyntax | Syntax elements for constructing a general JDBC SQL statement. |
| Class Summary | |
|---|---|
| AbstractDatabaseImpl | An implementation of the JDO database supporting explicit transaction demarcation. |
| 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). |
| GlobalDatabaseImpl | An implementation of the JDO database supporting explicit transaction demarcation. |
| JDOCallback | |
| JDOMappingLoader | A JDO implementation of mapping helper. |
| KeyGeneratorDescriptor | Describes the properties of a key generator for a given class, with resolved alias and parameters. |
| LocalDatabaseImpl | An implementation of the JDO Database interface supporting explicit local
transaction demarcation. |
| OQLQueryImpl | An OQLQuery implementation to execute a query based upon an OQL statement. |
| SimpleQueryExecutor | A class to execute simple SQL queries generated from OQL. |
| SqlBindParser | Utility class to parse an SQL or OQL expression for bind variables Bind variables are subexpressions of the form "$n", where n is a positive integer number. |
| SQLColumnInfo | |
| SQLEngine | The SQL engine performs persistence of one object type against one SQL database. |
| SQLFieldInfo | |
| SQLHelper | |
| SQLQuery | |
| SQLStatementLoad | |
| SQLStatementQuery | |
| TxDatabaseMap | Transactions to Databases Map. |
Implementation of the Castor JDO engine.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||