JavaScript is disabled on your browser.
Skip navigation links
Debezium Connector for MS SQL Server 1.9.3.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH:
Deprecated API
Contents
Fields
Enum Constants
Deprecated Fields
Field
Description
io.debezium.connector.sqlserver.SqlServerConnection.SERVER_TIMEZONE_PROP_NAME
The connector will determine the database server timezone offset automatically.
io.debezium.connector.sqlserver.SqlServerConnectorConfig.SERVER_TIMEZONE
The connector will determine the database server timezone offset automatically.
Deprecated Enum Constants
Enum Constant
Description
io.debezium.connector.sqlserver.SourceTimestampMode.PROCESSING
Use
SourceTimestampMode.COMMIT
instead.