Class AbstractPatchDAOImpl

  • All Implemented Interfaces:
    BatchingDAO, PatchDAO
    Direct Known Subclasses:
    PatchDAOImpl

    public abstract class AbstractPatchDAOImpl
    extends java.lang.Object
    implements PatchDAO, BatchingDAO
    Abstract implementation for Patch DAO.

    This provides additional queries used by patches.

    Since:
    3.2
    Author:
    Derek Hulley, janv
    • Constructor Detail

      • AbstractPatchDAOImpl

        protected AbstractPatchDAOImpl()