Class JcrQueryDao

java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.ametys.plugins.externaldata.data.jcr.JcrQueryDao
All Implemented Interfaces:
QueryDao, Component, LogEnabled, Serviceable

public class JcrQueryDao extends AbstractLogEnabled implements QueryDao, Serviceable, Component
JCR implementation of the Query DAO. This class manages DataSource and Query objects, storing them in the JCR repository.