| Package | Description | 
|---|---|
| javax.xml.registry | 
 This package and its sub-packages describe the API classes and interfaces
 for the JAXR API. | 
| Modifier and Type | Method and Description | 
|---|---|
| Query | DeclarativeQueryManager. createQuery(int queryType,
           String queryString)Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String
 that represents a query in the syntax appropriate for queryType. | 
| Modifier and Type | Method and Description | 
|---|---|
| BulkResponse | DeclarativeQueryManager. executeQuery(Query query)Executes a query as specified by query parameter. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.