Class AbstractCannedQueryDAOImpl

  • All Implemented Interfaces:
    CannedQueryDAO
    Direct Known Subclasses:
    CannedQueryDAOImpl

    public abstract class AbstractCannedQueryDAOImpl
    extends java.lang.Object
    implements CannedQueryDAO
    DAO implementation providing canned query support.
    Since:
    3.5
    Author:
    Derek Hulley
    • Field Detail

      • logger

        protected org.apache.commons.logging.Log logger
    • Constructor Detail

      • AbstractCannedQueryDAOImpl

        public AbstractCannedQueryDAOImpl()
    • Method Detail

      • setControlDAO

        public void setControlDAO​(ControlDAO controlDAO)
        Parameters:
        controlDAO - the DAO that allows controlled rollback, if required
      • init

        public void init()
        Checks that properties have been set