Class Summary |
BaseExistXQueryXMLDBDao |
eXist doesnt use the same XQueryService defined in the XML:DB api
This Dao emulates it be using a wrapped service while this isnt perfect (no compiled expressions) it should allow
reuse of code without being tied to eXist
|
ExistCollectionManageXMLDBDao |
|
ExistDatabaseManageXMLDBDao |
Implementation of IDatabaseManageXMLDBDao using the eXist specifc service
for managing the database |
ExistXQueryXMLDBDao |
Implementation of IDatabaseManageXMLDBDao using the eXist specifc service
for XQuerys which does not implement the XML:DB api version. |