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 data modification event that represents aSEL_LOB_LOCATORevent type.