Package io.debezium.connector.oracle.logminer.parser
package io.debezium.connector.oracle.logminer.parser
-
ClassDescriptionContract for a DML parser for LogMiner.Exception returned by the
DmlParser.This class holds one parsed DML LogMiner record detailsA simple DML parser implementation specifically for Oracle LogMiner.Utility helper methods for the Oracle LogMiner DML parsing classes.An abstract implementation that knows how to parse a basic Oracle SELECT statement that contains a single column with one or more where conditions.Simple text-based parser implementation for Oracle LogMiner SEL_LOB_LOCATOR Redo SQL.Simple text-based parser implementation for Oracle LogMiner XML_BEGIN Redo SQL.