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.Coordinates one or more
ChangeEventSource
s 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.JdbcConnection
extension 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.A specialized JDBC configuration for the Debezium SQL Server driver.The SQL-Server-specific builder used to construct and/or alter JDBC configuration instances.SchemaChangeEventEmitter
implementation based on SQL Server.Mutable context which is populated in the course of snapshotting.AStreamingChangeEventSource
based on SQL Server change data capture functionality.Keeps track of the current execution context a partition has while streaming events.TableId
predicates specific to SQL server.A state (context) associated with a SQL Server taskDeprecated.Conversion of SQL Server specific datatypes.Defines a position of change in the transaction log.
SchemaTopicNamingStrategy
instead.