Class SnapshotWithSelectOverridesIT

  • All Implemented Interfaces:
    Testing

    public class SnapshotWithSelectOverridesIT
    extends AbstractConnectorTest
    Integration test for using snapshot SELECT overrides with the Debezium SQL Server connector.
    Author:
    Gunnar Morling
    • Field Detail

      • INITIAL_RECORDS_PER_TABLE

        private static final int INITIAL_RECORDS_PER_TABLE
        See Also:
        Constant Field Values
      • connection

        private io.debezium.connector.sqlserver.SqlServerConnection connection
    • Constructor Detail

      • SnapshotWithSelectOverridesIT

        public SnapshotWithSelectOverridesIT()