Implementation of the Castor JDO engine.
| Interface | Description | 
|---|---|
| JDBCSyntax | 
 Syntax elements for constructing a general JDBC SQL statement. 
 | 
| Class | Description | 
|---|---|
| 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 | 
 SQLStatementLoad class that makes use of select class hierarchy to generate SQL query
 structure. 
 | 
| SQLStatementQuery | |
| TxDatabaseMap | 
 Transactions to Databases Map. 
 | 
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com