Package io.debezium.connector.oracle.logminer.parser
-
Interface Summary Interface Description DmlParser Contract for a DML parser for LogMiner. -
Class Summary Class Description LogMinerDmlParser A simple DML parser implementation specifically for Oracle LogMiner.SelectLobParser Simple text-based parser implementation for Oracle LogMiner SEL_LOB_LOCATOR Redo SQL.SimpleDmlParser This class does parsing of simple DML: insert, update, delete. -
Exception Summary Exception Description DmlParserException Exception returned by theDmlParser.