Package Main

Class SetupDatabase


  • public class SetupDatabase
    extends java.lang.Object
    Setup database class
    • Constructor Summary

      Constructors 
      Constructor Description
      SetupDatabase()  
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      private static void setupDatabase()
      Sets up a working database for the user
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SetupDatabase

        public SetupDatabase()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • setupDatabase

        private static void setupDatabase()
        Sets up a working database for the user