Package | Description |
---|---|
org.exolab.castor.jdo |
The Java Data Objects API
|
org.exolab.castor.jdo.engine |
Implementation of the Castor JDO engine.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OQLQuery
An OQL query object.
|
Modifier and Type | Method and Description |
---|---|
Query |
Database.getQuery()
Creates an empty query.
|
Modifier and Type | Class and Description |
---|---|
class |
OQLQueryImpl
An OQLQuery implementation to execute a query based upon an OQL statement.
|
Modifier and Type | Method and Description |
---|---|
Query |
AbstractDatabaseImpl.getQuery()
Creates an empty query.
|
Copyright © 2013. All rights reserved.