Class HarvestDefinitionDBDAO

  • All Implemented Interfaces:
    DAO, java.lang.Iterable<HarvestDefinition>

    public class HarvestDefinitionDBDAO
    extends HarvestDefinitionDAO
    A database-oriented implementation of the HarvestDefinitionDAO.

    The statements to create the tables are located in:

    • Derby: scripts/sql/createfullhddb.sql
    • MySQL: scripts/sql/createfullhddb.mysql
    • PostgreSQL: scripts/postgresql/netarchivesuite_init.sql