rdbms
Class CreateTableTest

java.lang.Object
  extended by rdbms.CreateTableTest

public class CreateTableTest
extends java.lang.Object

Created by IntelliJ IDEA. User: dlyon DocJava, Inc,Oct 19, 2007,6:06:21 PM


Constructor Summary
CreateTableTest()
           
 
Method Summary
static void init()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateTableTest

public CreateTableTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.ClassNotFoundException,
                        java.sql.SQLException
Throws:
java.lang.ClassNotFoundException
java.sql.SQLException

init

public static void init()
                 throws java.lang.ClassNotFoundException,
                        java.sql.SQLException
Throws:
java.lang.ClassNotFoundException
java.sql.SQLException