Uses of Class
io.debezium.connector.oracle.junit.SkipWhenAdapterNameIsNot
-
Packages that use SkipWhenAdapterNameIsNot Package Description io.debezium.connector.oracle io.debezium.connector.oracle.logminer -
-
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle
Classes in io.debezium.connector.oracle with annotations of type SkipWhenAdapterNameIsNot Modifier and Type Class Description classLogMinerHelperITThis subclasses common OracleConnectorIT for LogMiner adaptorMethods in io.debezium.connector.oracle with annotations of type SkipWhenAdapterNameIsNot Modifier and Type Method Description voidOracleConnectorIT. shouldNotObserveDeadlockWhileStreamingWithXstream()voidOracleConnectorIT. testArchiveLogScnBoundariesAreIncluded() -
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle.logminer
Classes in io.debezium.connector.oracle.logminer with annotations of type SkipWhenAdapterNameIsNot Modifier and Type Class Description classLogMinerQueryBuilderTestUnit test for theLogMinerQueryBuilder.classLogMinerUtilsTestclassOracleDmlParserTestThis is the test suite for Oracle Antlr and jsqlparser DML parser unit testingclassRowMapperTestclassSqlUtilsTestclassTransactionalBufferTestclassValueHolderTest
-