Package org.gridgain.internal.cdc.source.mssql


package org.gridgain.internal.cdc.source.mssql
Experimental Microsoft SQL Server CDC source: reads change events from SQL Server's native Change Data Capture (capture instances under the cdc schema) and exposes them through the CdcSource SPI.
  • Classes
    Class
    Description
    Experimental CdcSource that reads change events from Microsoft SQL Server's native Change Data Capture.
    Validates the configuration of an MS SQL Server CDC source.