practicaltest
Class SimpleTable

java.lang.Object
  extended by practicaltest.SimpleTable

public class SimpleTable
extends java.lang.Object


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

Constructor Detail

SimpleTable

public SimpleTable()
Method Detail

main

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