org.apache.derby.impl.tools.dblook
Class DB_Check

java.lang.Object
  extended by org.apache.derby.impl.tools.dblook.DB_Check

public class DB_Check
extends java.lang.Object


Constructor Summary
DB_Check()
           
 
Method Summary
private static java.lang.StringBuffer createCheckString(java.lang.String tableName, java.sql.ResultSet aCheck)
           
static void doChecks(java.sql.Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB_Check

public DB_Check()
Method Detail

doChecks

public static void doChecks(java.sql.Connection conn)
                     throws java.sql.SQLException
Throws:
java.sql.SQLException

createCheckString

private static java.lang.StringBuffer createCheckString(java.lang.String tableName,
                                                        java.sql.ResultSet aCheck)
                                                 throws java.sql.SQLException
Throws:
java.sql.SQLException

Built on Thu 2011-03-10 11:54:14+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.