|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectuk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
uk.co.lakesidetech.springxmldb.dao.exist.ExistDatabaseManageXMLDBDao
Implementation of IDatabaseManageXMLDBDao using the eXist specifc service
for managing the database
| Field Summary |
| Fields inherited from class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao |
dataSource, RESOURCETYPE_XMLRESOURCE, XPATHQUERYSERVICE_NAME, XPATHQUERYSERVICE_VERSION, XUPDATEQUERYSERVICE_NAME, XUPDATEQUERYSERVICE_VERSION |
| Constructor Summary | |
ExistDatabaseManageXMLDBDao()
|
|
| Method Summary | |
protected org.exist.xmldb.DatabaseInstanceManager |
getDatabaseInstanceManagerFromCollection(org.xmldb.api.base.Collection collection)
Returns a eXist DatabaseInstanceManager for a given collection |
void |
shutdown()
Shutdown the database at the URI given by the dao datasource |
| Methods inherited from class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao |
getDataSource, getNameSpaces, getXPathQueryServiceFromCollection, getXUpdateServiceFromCollection, processResourceSetToDocuments, processResourceSetToStrings, setDataSource, setNameSpaces |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExistDatabaseManageXMLDBDao()
| Method Detail |
protected org.exist.xmldb.DatabaseInstanceManager getDatabaseInstanceManagerFromCollection(org.xmldb.api.base.Collection collection)
throws org.xmldb.api.base.XMLDBException
collection - the collection to get
org.xmldb.api.base.XMLDBException - if service is not supported (database is not eXist?)
public void shutdown()
throws XMLDBDataAccessException
IDatabaseManageXMLDBDao
shutdown in interface IDatabaseManageXMLDBDaoXMLDBDataAccessExceptionIDatabaseManageXMLDBDao.shutdown()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||