Class DB_Check
java.lang.Object
org.apache.derby.impl.tools.dblook.DB_Check
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static StringBuffer
createCheckString
(String tableName, ResultSet aCheck) static void
doChecks
(Connection conn)
-
Constructor Details
-
DB_Check
public DB_Check()
-
-
Method Details
-
doChecks
- Throws:
SQLException
-
createCheckString
private static StringBuffer createCheckString(String tableName, ResultSet aCheck) throws SQLException - Throws:
SQLException
-