Uses of Interface
solutions.a2.cdc.oracle.OraLogMiner
Packages that use OraLogMiner
-
Uses of OraLogMiner in solutions.a2.cdc.oracle
Classes in solutions.a2.cdc.oracle that implement OraLogMinerModifier and TypeClassDescriptionclassWrapper for LogMiner operations (remote V$ARCHIVED_LOG as source) implementation For more information please read https://docs.oracle.com/en/database/oracle/oracle-database/21/sutil/oracle-logminer-utility.html Figure 22-1 and it description https://docs.oracle.com/en/database/oracle/oracle-database/21/sutil/img_text/remote_config.htmlclassWrapper for LogMiner operations (V$ARCHIVED_LOG as source) implementationConstructors in solutions.a2.cdc.oracle with parameters of type OraLogMinerModifierConstructorDescriptionOraCdcLargeObjectWorker(OraCdcLogMinerWorkerThread parent, boolean isCdb, OraLogMiner logMiner, oracle.jdbc.OraclePreparedStatement psReadLob, CountDownLatch runLatch, int pollInterval)