Uses of Interface
io.debezium.connector.oracle.logminer.processor.Transaction
Packages that use Transaction
Package
Description
-
Uses of Transaction in io.debezium.connector.oracle.logminer.processor
Classes in io.debezium.connector.oracle.logminer.processor that implement Transaction -
Uses of Transaction in io.debezium.connector.oracle.logminer.processor.infinispan
Classes in io.debezium.connector.oracle.logminer.processor.infinispan that implement TransactionModifier and TypeClassDescriptionclassA concrete implementation ofAbstractTransactionfor the Infinispan processor. -
Uses of Transaction in io.debezium.connector.oracle.logminer.processor.memory
Classes in io.debezium.connector.oracle.logminer.processor.memory that implement TransactionModifier and TypeClassDescriptionclassA concrete implementation of aAbstractTransactionfor the JVM heap memory processor.