Package io.debezium.connector.sqlserver
package io.debezium.connector.sqlserver
-
ClassDescriptionA logical representation of SQL Server LSN (log sequence number) position.Information about this module.Coordinates from the database log to establish the relation between the change streamed and the source log position.Strategy for populating the source.ts_ms field in change events.Coordinates one or more
ChangeEventSources and executes them in order.Emits change data based on a single (or two in case of updates) CDC data row(s).A logical representation of change table containing changes for a given source table.The logical representation of a position for the change in the transaction log.JdbcConnectionextension to be used with Microsoft SQL ServerThe main connector class used to instantiate configuration and execution classesThe list of configuration options for SQL Server connectorThe set of predefined snapshot isolation mode options.The set of predefined SnapshotMode options or aliases.The main task executing streaming from SQL Server.Logical representation of SQL Server schema.Parses and converts column default values.Provides SQL connection instance.Error handler for SQL Server.SchemaChangeEventEmitterimplementation based on SQL Server.Mutable context which is populated in the course of snapshotting.AStreamingChangeEventSourcebased on SQL Server change data capture functionality.Keeps track of the current execution context a partition has while streaming events.A state (context) associated with a SQL Server taskThe topic naming strategy based on connector configuration and table nameConversion of SQL Server specific datatypes.Defines a position of change in the transaction log.