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, getTypemapcompareInputStreams, compareReaders, connect, dropDatabase, dropFunction, dropProcedure, dropTable, dropTrigger, dropType, dropView, dump, dump, dumpAll, dumpKeys, dumpRow, dumpRow, getConnection, getConnection, makeObjects, makeTestTables, setUp, tearDownprotected 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.SQLExceptionGenerated on June 8 2013