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.A logical representation of change table containing changes for a given source table.
JdbcConnection
extension 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.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.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