Package org.jpox.store.rdbms.query

Package providing extensions to the default QueryStatement used to generate all JDOQL queries.

See:
          Description

Class Summary
BaseSQLQuery Base definition of a query using SQL.
JPOXSQLQuery A Query using SQL, and allowing specification of parameter names and imports, known internally as "JPOXSQL", an extension to JDO.
Oracle99QueryStatement Representation of a Query Statement in Oracle 9 or upper.
OracleQueryStatement Representation of a Query Statement in Oracle.
SAPDBQueryStatement Representation of a Query Statement in Oracle.
SQLQuery A Query using SQL, and keeping to the JDO2 definition of a SQL query.
 

Package org.jpox.store.rdbms.query Description

Package providing extensions to the default QueryStatement used to generate all JDOQL queries.



Copyright © -2007 . All Rights Reserved.