|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.informationsystem.collector.impl.xmlstorage.exist.XMLStorage
org.gcube.informationsystem.collector.impl.xmlstorage.exist.QueryManager
public class QueryManager
Query Manager
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.gcube.informationsystem.collector.impl.xmlstorage.exist.XMLStorage |
---|
XMLStorage.XMLStorageNotAvailableException |
Constructor Summary | |
---|---|
QueryManager()
|
Method Summary | |
---|---|
ResourceSet |
executeXQuery(XQuery query)
Executes the given XQuery on the current collection or on the root collection if any was previously loaded |
Methods inherited from class org.gcube.informationsystem.collector.impl.xmlstorage.exist.XMLStorage |
---|
collectionExists, createCollection, deleteCollection, deleteResource, executeXPathQuery, getStatus, initialize, initialize, isLocked, listAllCollectionResourceIDs, loadAllCollections, printResourcesIDs, resourceExists, retrieveResourceContent, setStatus, shutdown, storeResource |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryManager()
Method Detail |
---|
public ResourceSet executeXQuery(XQuery query) throws XMLStorage.XMLStorageNotAvailableException
query
- the XQuery to run
XMLStorageNotAvailableException
XMLStorage.XMLStorageNotAvailableException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |