name.angoca.db2sa
Class Main
java.lang.Object
name.angoca.db2sa.Main
public final class Main
- extends Object
This is the class where the application can be started.
Control Version
- 0.0.1 Class creation.
- 0.0.2 Calls the interface controller with the System implementation.
- 0.0.3 Specific interface controller.
- 0.0.4 Logger.
- 0.0.5 Prompt from the configurator.
- 0.0.6 Delete the syntax call.
- 0.1.0 Changed for tests.
- 0.1.1 Log time.
- 0.1.2 final.
- 1.0.0 Moved to version 1.
- Version:
- 1.0.0 2009-07-19
- Author:
- Andres Gomez Casanova (AngocA)
Method Summary |
static void |
main(String[] args)
Main method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- Main method.
- Parameters:
args
- Arguments for the main method.
Andres Gomez Casanova (AngocA) 
This work is licensed under a Creative Commons Attribution 3.0 Unported License.