| Lsn |
A logical representation of SQL Server LSN (log sequence number) position.
|
| SourceInfo |
Coordinates from the database log to establish the relation between the change streamed and the source log position.
|
| SourceTimestampMode |
Strategy for populating the source.ts_ms field in change events.
|
| SqlServerChangeTable |
A logical representation of change table containing changes for a given source table.
|
| SqlServerConnection |
|
| SqlServerConnectorConfig |
The list of configuration options for SQL Server connector
|
| SqlServerConnectorConfig.SnapshotIsolationMode |
The set of predefined snapshot isolation mode options.
|
| SqlServerConnectorConfig.SnapshotMode |
The set of predefined SnapshotMode options or aliases.
|
| SqlServerDatabaseSchema |
Logical representation of SQL Server schema.
|
| SqlServerDefaultValueConverter |
Parses and converts column default values.
|
| SqlServerDefaultValueConverter.ConnectionProvider |
Provides SQL connection instance.
|
| SqlServerDefaultValueConverter.DefaultValueMapper |
Converts JDBC string representation of a default column value to an object.
|
| SqlServerOffsetContext |
|
| SqlServerPartition |
|
| SqlServerTaskContext |
A state (context) associated with a SQL Server task
|
| SqlServerValueConverters |
Conversion of SQL Server specific datatypes.
|
| TxLogPosition |
Defines a position of change in the transaction log.
|