Class Setup


  • public class Setup
    extends java.lang.Object
    Setup database.
    Author:
    Daniel Sagenschneider
    • Constructor Summary

      Constructors 
      Constructor Description
      Setup()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setup​(java.sql.Connection connection)  
      • Methods inherited from class java.lang.Object

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

      • Setup

        public Setup()
    • Method Detail

      • setup

        public void setup​(java.sql.Connection connection)
                   throws java.sql.SQLException
        Throws:
        java.sql.SQLException