public class TableCreator
extends java.lang.Object
| Constructor and Description |
|---|
TableCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
createTables(java.sql.Connection con,
java.io.File output) |
static void |
main(java.lang.String[] args) |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic void createTables(java.sql.Connection con,
java.io.File output)
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLExceptionjava.io.IOException