Class HarvestdatabaseUpdateApplication


  • public class HarvestdatabaseUpdateApplication
    extends Object
    Utility for updating the harvestdatabase. This makes sure that all tables are upgraded to the version required by the NetarchiveSuite.
    • Constructor Detail

      • HarvestdatabaseUpdateApplication

        public HarvestdatabaseUpdateApplication()
    • Method Detail

      • main

        public static void main​(String[] args)
        The main method of the HarvestdatabaseUpdateApplication. Updates all tables in the enum class HarvesterDatabaseTables to the required version. There is no attempt to undo the update.
        Parameters:
        args - no Arg