| Class and Description |
|---|
| Lsn
A logical representation of SQL Server LSN (log sequence number) position.
|
| MaxLsnResult
Stores the result from querying the lsn_time_mapping for the highest LSNs.
|
| 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
JdbcConnection extension to be used with Microsoft SQL Server |
| 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 |
| 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.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.