public class QueryManager extends XMLStorage
XMLStorage.XMLStorageNotAvailableException
Constructor and Description |
---|
QueryManager() |
Modifier and Type | Method and Description |
---|---|
ResourceSet |
executeXQuery(XQuery query)
Executes the given XQuery on the current collection or on the root collection if any was
previously loaded
|
collectionExists, createCollection, deleteCollection, deleteResource, executeXPathQuery, getStatus, initialize, initialize, isLocked, listAllCollectionResourceIDs, loadAllCollections, printResourcesIDs, resourceExists, retrieveResourceContent, setStatus, shutdown, storeResource
public ResourceSet executeXQuery(XQuery query) throws XMLStorage.XMLStorageNotAvailableException
query
- the XQuery to runXMLStorageNotAvailableException
XMLStorage.XMLStorageNotAvailableException