Package io.debezium.connector.oracle.logminer.parser
-
Interface Summary Interface Description DmlParser Contract for a DML parser for LogMiner.LogMinerDmlEntry -
Class Summary Class Description LogMinerDmlEntryImpl This class holds one parsed DML LogMiner record detailsLogMinerDmlParser A simple DML parser implementation specifically for Oracle LogMiner.SelectLobParser Simple text-based parser implementation for Oracle LogMiner SEL_LOB_LOCATOR Redo SQL. -
Exception Summary Exception Description DmlParserException Exception returned by theDmlParser.