org.eclipse.test.internal.performance.db
Class DBHelpers

java.lang.Object
  extended by org.eclipse.test.internal.performance.db.DBHelpers

public class DBHelpers
extends java.lang.Object


Constructor Summary
DBHelpers()
           
 
Method Summary
 void dumpAll(java.io.PrintStream ps, int maxRow)
           
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

DBHelpers

public DBHelpers()
Method Detail

main

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

dumpAll

public void dumpAll(java.io.PrintStream ps,
                    int maxRow)
             throws java.sql.SQLException
Throws:
java.sql.SQLException