name.angoca.db2sa
Class Main

Package class diagram package Main
java.lang.Object
  extended by name.angoca.db2sa.Main

public final class Main
extends Object

This is the class where the application can be started.
Control Version

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
 

Method Detail

main

public static void main(String[] args)
Main method.

Parameters:
args - Arguments for the main method.


Andres Gomez Casanova (AngocA) Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.