Uses of Class
uk.co.lakesidetech.springxmldb.dao.BaseXQueryXMLDBDao

Packages that use BaseXQueryXMLDBDao
uk.co.lakesidetech.springxmldb.dao.exist   
 

Uses of BaseXQueryXMLDBDao in uk.co.lakesidetech.springxmldb.dao.exist
 

Subclasses of BaseXQueryXMLDBDao in uk.co.lakesidetech.springxmldb.dao.exist
 class 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