Uses of Package
org.jpox.store.rdbms.query

Packages that use org.jpox.store.rdbms.query
org.jpox.store.rdbms.query Package providing extensions to the default QueryStatement used to generate all JDOQL queries. 
 

Classes in org.jpox.store.rdbms.query used by org.jpox.store.rdbms.query
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.
SQLQuery
          A Query using SQL, and keeping to the JDO2 definition of a SQL query.
 



Copyright © -2007 . All Rights Reserved.