Package com.jsql

Class MainApplication

java.lang.Object
com.jsql.MainApplication

public class MainApplication extends Object
Main class of the application and called from the .jar. This class set the general environment of execution and start the software.
  • Method Details

    • main

      public static void main(String[] args)
      Application starting point.
      Parameters:
      args - CLI parameters (not used)