Package org.cyclos.db

Interface DatabasePopulator

    • Method Detail

      • inPopulator

        static void inPopulator()
        Marks a populator is running
      • isInPopulator

        static boolean isInPopulator()
        Tests if a populator is running.
      • getDisplayName

        String getDisplayName()
        Should a descriptive name for the kind of database is being created
      • populate

        void populate()
        Populates the database with data