|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.exolab.castor.jdo | The Java Data Objects API
Version: $Revision: 8994 $ $Date: 2011-08-02 01:40:59 +0200 (Di, 02 Aug 2011) $
Author: Assaf Arkin
The class JDOManager provides the Castor JDO engine used for
obtaining a database connection. |
| org.exolab.castor.jdo.engine | Implementation of the Castor JDO engine. |
| Uses of Query in org.exolab.castor.jdo |
|---|
| Subinterfaces of Query in org.exolab.castor.jdo | |
|---|---|
interface |
OQLQuery
An OQL query object. |
| Methods in org.exolab.castor.jdo that return Query | |
|---|---|
Query |
Database.getQuery()
Creates an empty query. |
| Uses of Query in org.exolab.castor.jdo.engine |
|---|
| Classes in org.exolab.castor.jdo.engine that implement Query | |
|---|---|
class |
OQLQueryImpl
An OQLQuery implementation to execute a query based upon an OQL statement. |
| Methods in org.exolab.castor.jdo.engine that return Query | |
|---|---|
Query |
AbstractDatabaseImpl.getQuery()
Creates an empty query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||