Package com.jsql
Class MainApplication
java.lang.Object
com.jsql.MainApplication
Main class of the application and called from the .jar.
This class set the general environment of execution and start the software.
-
Method Summary
-
Method Details
-
main
Application starting point.- Parameters:
args
- CLI parameters (not used)
-