Class AbstractConnectionMetadataTest
java.lang.Object
org.apache.arrow.adbc.driver.testsuite.AbstractConnectionMetadataTest
Common tests of metadata methods of AdbcConnection.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
getInfo()
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
AbstractConnectionMetadataTest
public AbstractConnectionMetadataTest()
-
-
Method Details
-
beforeEach
- Throws:
Exception
-
afterEach
- Throws:
Exception
-
getInfo
- Throws:
Exception
-
getInfoByCode
- Throws:
Exception
-
getObjectsConstraints
- Throws:
Exception
-
getObjectsColumns
- Throws:
Exception
-
getObjectsCatalogs
- Throws:
Exception
-
getObjectsCatalogsPattern
- Throws:
Exception
-
getObjectsDbSchemas
- Throws:
Exception
-
getObjectsTables
- Throws:
Exception
-
getTableSchema
- Throws:
Exception
-
getTableSchemaDoesNotExist
- Throws:
Exception
-
getTableTypes
- Throws:
Exception
-