Package io.debezium.connector.oracle
package io.debezium.connector.oracle
-
ClassDescriptionCommon Oracle Streaming Metrics for all connector adapters.Abstract implementation of the
StreamingAdapterfor which all streaming adapters are derived.Base class to emit change data based on a single entry event.Represents either a single or a collection of commitScnpositions that collectively represents the high-watermark point for streaming changes.Represents a commitScnfor a specific redo thread.Information about this module.Common metrics across all Oracle streaming adapters.An exception that indicates the operation failed because the table is not a relational table.Connector configuration for Oracle.Defines modes of representation ofintervaldatatypeThe set of predefined SnapshotMode options or aliases.ATables.TableFilterthat excludes all Oracle system tables.Controls how in-progress transactions that occur just before and at the snapshot boundary are to be handled by the connector when transitioning to the streaming phase.The schema of an Oracle database.Represents the Oracle database version.Error handle for Oracle.SchemaChangeEventEmitterimplementation based on Oracle.AStreamingChangeEventSourcefor Oracle.Mutable context which is populated in the course of snapshotting.Specialized parser implementation for OracleTableIdinstances.Deprecated.Provides a consistent view in the Oracle database redo thread state fromGV$THREAD.Simple builder pattern for creating the immutableRedoThreadStateobject.Provides details about a specific redo thread inGV$THREAD.Oracle System Change Number implementationContract that defines unique behavior for each possibleconnection.adapter.Controls whether table names are viewed as case-sensitive or not.This interface allows the Oracle schema change event emitter to pass a truncate event back to the caller to be handled differently.
SchemaTopicNamingStrategyinstead.