Class BinlogMetadataIT<C extends org.apache.kafka.connect.source.SourceConnector>

All Implemented Interfaces:
BinlogConnectorTest<C>, Testing

public abstract class BinlogMetadataIT<C extends org.apache.kafka.connect.source.SourceConnector> extends AbstractBinlogConnectorIT<C>
Author:
Chris Cranford
  • Constructor Details

    • BinlogMetadataIT

      public BinlogMetadataIT()
  • Method Details

    • 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