public abstract class MetaDataTestCase extends DatabaseTestCase
Constructor and Description |
---|
MetaDataTestCase(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkColumnNames(java.sql.ResultSet rs,
java.lang.String[] names)
Utility method to check column names and number.
|
compareBytes, getLongString, getLongString, getType, getTypemap
compareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDown
protected boolean checkColumnNames(java.sql.ResultSet rs, java.lang.String[] names) throws java.sql.SQLException
rs
- the result set to checknames
- the list of column names to compare to result setboolean
value true if the columns matchjava.sql.SQLException
Generated on June 8 2013