Package io.debezium.connector.oracle.logminer.events
package io.debezium.connector.oracle.logminer.events
-
ClassDescriptionAn event that represents a data modification (DML).Represents all supported event types that are loaded from Oracle LogMiner.A LogMiner event that represents a
LOB_ERASEoperation.A LogMiner event that represents aLOB_WRITEoperation.Base event class for all events read from Oracle LogMinerA simple wrapper around aResultSetfor a given row.A specialized exception that signals that the consumption of a LogMiner event's SQL has reached a defined maximum and cannot be ingested.A data modification event that represents aSEL_LOB_LOCATORevent type.An event that represents the start of an XML document in the event stream.An event that represents the end of an XML document in the event stream.An event that represents a write operation of an XML document in the event stream.