Module oracle_source_config

Module oracle_source_config 

Source
Expand description

Defines additional types related to OracleSourceConfig.

Modules§

binary_log_parser
Defines additional types related to BinaryLogParser.

Structs§

BinaryLogParser
Configuration to use Binary Log Parser CDC technique.
DropLargeObjects
Configuration to drop large object values.
LogMiner
Configuration to use LogMiner CDC method.
StreamLargeObjects
Configuration to stream large object values.

Enums§

CdcMethod
Configuration to select the CDC method.
LargeObjectsHandling
The configuration for handle Oracle large objects.