public class LegacyDatabaseMetaDataTest extends DatabaseMetaDataTest
connection, dbmd| Constructor and Description |
|---|
LegacyDatabaseMetaDataTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpConnection() |
tearDownConnection, testGetAttributesReturnsNonNull, testGetBestRowIdentifierReturnsNonNull, testGetClientInfoPropertiesReturnsNonNull, testGetColumnPrivilegesReturnsNonNull, testGetCrossReferenceReturnsNonNull, testGetDefaultTransactionIsolationSaysNone, testGetExportedKeysReturnsNonNull, testGetFunctionColumnsReturnsNonNull, testGetFunctionsReturnsNonNull, testGetIdentifierQuoteString, testGetImportedKeysReturnsNonNull, testGetIndexInfoReturnsNonNull, testGetPrimaryKeysReturnsNonNull, testGetProcedureColumnsReturnsNonNull, testGetProceduresReturnsNonNull, testGetPseudoColumnsReturnsNonNull, testGetSuperTablesReturnsNonNull, testGetSuperTypesReturnsNonNull, testGetTablePrivilegesReturnsNonNull, testGetTableTypesReturnsNonNull, testGetTypeInfoReturnsNonNull, testGetUDTsReturnsNonNull, testGetVersionColumnsReturnsNonNull, testNullsAreSortedMethodsSaySortedHigh, testSupportsTransactionIsolationLevelNoneSaysYes, testSupportsTransactionIsolationLevelOthersSayNo, testSupportsTransactionsSaysNopublic static void setUpConnection()
throws SQLException
SQLExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.