Class MetadataIT

    • Constructor Detail

      • MetadataIT

        public MetadataIT()
    • Method Detail

      • shouldLoadMetadataViaJdbc

        public void shouldLoadMetadataViaJdbc()
                                       throws SQLException
        Loads the 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).
        Throws:
        SQLException - if there's an error