Testing.Debug, Testing.Files, Testing.InterruptableFunction, Testing.Network, Testing.Print, Testing.Timer| Modifier and Type | Field and Description |
|---|---|
SkipTestRule |
skipTest |
| Constructor and Description |
|---|
MetadataIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldLoadMetadataViaJdbc()
Loads the
Tables definition by reading JDBC metadata. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, once, once, print, print, printError, printError, printError, resetBeforeEachTest, time, timepublic SkipTestRule skipTest
public void shouldLoadMetadataViaJdbc()
throws SQLException
Tables definition by reading JDBC metadata. Note that some characteristics, such as whether columns
are generated, are not exposed through JDBC (unlike when reading DDL).SQLException - if there's an errorCopyright © 2021 JBoss by Red Hat. All rights reserved.