public class DeclarativeQueryManagerImpl extends QueryManagerImpl
| Constructor and Description |
|---|
DeclarativeQueryManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Query |
createQuery(int queryType,
String queryString)
Creates a Query object given a queryType (e.g.
|
BulkResponse |
executeQuery(Query query)
Execute a query as specified by query paramater.
|
getRegistryObject, getRegistryObject, getRegistryObjects, getRegistryObjects, getRegistryObjects, getRegistryObjects, getRegistryServicepublic Query createQuery(int queryType, String queryString) throws InvalidRequestException, JAXRException
InvalidRequestExceptionJAXRExceptionQuery.QUERY_TYPE_SQL,
Query.QUERY_TYPE_XQUERYpublic BulkResponse executeQuery(Query query) throws JAXRException
JAXRExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.