Package com.jsql

Class MainApp

java.lang.Object
com.jsql.MainApp

public class MainApp 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)