| Interface | Description |
|---|---|
| Db2Connection.ResultSetExtractor<T> |
| Class | Description |
|---|---|
| Db2ChangeEventSourceFactory | |
| Db2ChangeRecordEmitter |
Emits change data based on a single (or two in case of updates) CDC data row(s).
|
| Db2ChangeTable |
A logical representation of change table containing changes for a given source table.
|
| Db2Connection |
JdbcConnection extension to be used with IBM Db2 |
| Db2Connection.CdcEnabledTable | |
| Db2Connector |
The main connector class used to instantiate configuration and execution classes
|
| Db2ConnectorConfig |
The list of configuration options for DB2 connector
|
| Db2ConnectorConfig.SystemTablesPredicate | |
| Db2ConnectorTask |
The main task executing streaming from DB2.
|
| Db2DatabaseSchema |
Logical representation of DB2 schema.
|
| Db2EventMetadataProvider | |
| Db2ObjectNameQuoter |
By default, names in Db2 are upper case.
|
| Db2OffsetContext | |
| Db2OffsetContext.Loader | |
| Db2SchemaChangeEventEmitter |
SchemaChangeEventEmitter implementation based on DB2. |
| Db2SnapshotChangeEventSource | |
| Db2SnapshotChangeEventSource.Db2SnapshotContext |
Mutable context which is populated in the course of snapshotting.
|
| Db2SourceInfoStructMaker | |
| Db2StreamingChangeEventSource |
A
StreamingChangeEventSource based on DB2 change data capture functionality. |
| Db2StreamingChangeEventSource.ChangeTablePointer |
The logical representation of a position for the change in the transaction log.
|
| Db2TaskContext |
A state (context) associated with a DB2 task
|
| Db2TopicSelector |
The topic naming strategy based on connector configuration and table name
|
| Db2ValueConverters |
Conversion of DB2 specific datatypes.
|
| Lsn |
A logical representation of DB2 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.
|
| TxLogPosition |
Defines a position of change in the transaction log.
|
| Enum | Description |
|---|---|
| Db2ConnectorConfig.SnapshotIsolationMode |
The set of predefined snapshot isolation mode options.
|
| Db2ConnectorConfig.SnapshotMode |
The set of predefined SnapshotMode options or aliases.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.