public class DatabaseMetaDataIT extends BaseJDBCTest
| Constructor and Description |
|---|
DatabaseMetaDataIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCatalog() |
void |
testDatabaseAndDriverInfo() |
void |
testGetColumn() |
void |
testGetConnection() |
void |
testGetFunctions() |
void |
testGetObjectsDoesNotExists() |
void |
testGetSchema() |
void |
testGetTables() |
void |
testInfoThatAlwaysReturnSameValue() |
void |
testTypeInfo() |
compareTwoLists, fetchColumnInResultSet, fetchResultSet, getConnection, getConnection, getInfoViaSQLCmd, getSFProjectRootString, getSizeOfResultSet, loadConfiggetConnection, getConnectionpublic void setUp()
throws SQLException
setUp in class AbstractDriverITSQLExceptionpublic void tearDown()
throws SQLException
tearDown in class AbstractDriverITSQLExceptionpublic void testCatalog()
throws SQLException
SQLExceptionpublic void testGetColumn()
throws SQLException
SQLExceptionpublic void testGetFunctions()
throws SQLException
SQLExceptionpublic void testGetConnection()
throws SQLException
SQLExceptionpublic void testDatabaseAndDriverInfo()
throws SQLException
SQLExceptionpublic void testGetSchema()
throws SQLException
SQLExceptionpublic void testGetTables()
throws SQLException
SQLExceptionpublic void testGetObjectsDoesNotExists()
throws SQLException
SQLExceptionpublic void testTypeInfo()
throws SQLException
SQLExceptionpublic void testInfoThatAlwaysReturnSameValue()
throws SQLException
SQLExceptionCopyright © 2017. All rights reserved.