Uses of Package
io.debezium.connector.sqlserver
Packages that use io.debezium.connector.sqlserver
-
Classes in io.debezium.connector.sqlserver used by io.debezium.connector.sqlserverClassDescriptionA logical representation of SQL Server LSN (log sequence number) position.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.A logical representation of change table containing changes for a given source table.
JdbcConnectionextension to be used with Microsoft SQL ServerThe list of configuration options for SQL Server connectorThe set of predefined snapshot isolation mode options.The set of predefined SnapshotMode options or aliases.Logical representation of SQL Server schema.Parses and converts column default values.Provides SQL connection instance.Keeps track of the current execution context a partition has while streaming events.A state (context) associated with a SQL Server taskConversion of SQL Server specific datatypes.Defines a position of change in the transaction log. -
Classes in io.debezium.connector.sqlserver used by io.debezium.connector.sqlserver.metrics