| Interface | Description |
|---|---|
| Nullable | |
| SqlServerConnection.ResultSetExtractor<T> |
| Class | Description |
|---|---|
| ChangeTable |
A logical representation of change table containing changes for a given source table.
|
| LegacyV1SqlServerSourceInfoStructMaker | |
| Lsn |
A logical representation of SQL Server LSN (log sequence number) position.
|
| Module |
Information about this module.
|
| SourceInfo |
Coordinates from the database log to establish the relation between the change streamed and the source log position.
|
| SqlServerChangeEventSourceFactory | |
| SqlServerChangeRecordEmitter |
Emits change data based on a single (or two in case of updates) CDC data row(s).
|
| SqlServerConnection |
JdbcConnection extension to be used with Microsoft SQL Server |
| SqlServerConnection.CdcEnabledTable | |
| SqlServerConnector |
The main connector class used to instantiate configuration and execution classes
|
| SqlServerConnectorConfig |
The list of configuration options for SQL Server connector
|
| SqlServerConnectorConfig.SystemTablesPredicate | |
| SqlServerConnectorTask |
The main task executing streaming from SQL Server.
|
| SqlServerDatabaseSchema |
Logical representation of SQL Server schema.
|
| SqlServerEventMetadataProvider | |
| SqlServerOffsetContext | |
| SqlServerOffsetContext.Loader | |
| SqlServerSchemaChangeEventEmitter |
SchemaChangeEventEmitter implementation based on SQL Server. |
| SqlServerSnapshotChangeEventSource | |
| SqlServerSnapshotChangeEventSource.SqlServerSnapshotContext |
Mutable context which is populated in the course of snapshotting.
|
| SqlServerSourceInfoStructMaker | |
| SqlServerStreamingChangeEventSource |
A
StreamingChangeEventSource based on SQL Server change data capture functionality. |
| SqlServerStreamingChangeEventSource.ChangeTablePointer |
The logical representation of a position for the change in the transaction log.
|
| SqlServerTaskContext |
A state (context) associated with a SQL Server task
|
| SqlServerTopicSelector |
The topic naming strategy based on connector configuration and table name
|
| SqlServerValueConverters |
Conversion of SQL Server specific datatypes.
|
| TxLogPosition |
Defines a position of change in the transaction log.
|
| Enum | Description |
|---|---|
| SqlServerConnectorConfig.SnapshotIsolationMode |
The set of predefined snapshot isolation mode options.
|
| SqlServerConnectorConfig.SnapshotMode |
The set of predefined SnapshotMode options or aliases.
|
| SqlServerConnectorTask.State |
Copyright © 2020 JBoss by Red Hat. All rights reserved.