de.mguennewig.pobjtool
Class PObjTool
java.lang.Object
de.mguennewig.pobjtool.PObjTool
public final class PObjTool
- extends java.lang.Object
Tool for generating Java class files and SQL files.
This tool creates the Java class files from the class definition file
and also creates an SQL file for creating the necessary tables.
For usage informations call it without arguments or the
--help switch in any GNU like abbreviation.
- Author:
- Michael Günnewig
- See Also:
Getopt
|
Method Summary |
static void |
main(java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(java.lang.String[] argv)