Uses of Annotation Type
io.debezium.connector.oracle.junit.SkipWhenAdapterNameIsNot
Packages that use SkipWhenAdapterNameIsNot
Package
Description
-
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle
Classes in io.debezium.connector.oracle with annotations of type SkipWhenAdapterNameIsNotModifier and TypeClassDescriptionclassUnit test that validates the behavior of theOracleOffsetContextand its friends.classMethods in io.debezium.connector.oracle with annotations of type SkipWhenAdapterNameIsNotModifier and TypeMethodDescriptionvoidOracleConnectorIT.shouldCaptureChangeForTableWithUnsupportedColumnType()voidOracleConnectorIT.shouldCaptureChangesForTransactionsAcrossSnapshotBoundaryWithoutReemittingDDLChanges()voidOracleConnectorIT.shouldContinueToUpdateOffsetsEvenWhenTableIsNotChanged()voidOracleConnectorIT.shouldCorrectlyUndoWithMultipleSavepoints()voidOracleConnectorIT.shouldDiscardTransactionThatExceedsEventThreshold()voidOracleConnectorIT.shouldFilterUser()voidOracleConnectorIT.shouldHandleEscapedSingleQuotesInCharacterFields()voidOracleConnectorIT.shouldIgnoreAllTablesInExcludedSchemas()voidOracleConnectorIT.shouldLogWarningAndSkipWhenErrorProcessingFailureHandlingModeIsWarn()voidOracleConnectorIT.shouldNotDiscardTransactionWhenNoEventThresholdSet()voidOracleConnectorIT.shouldNotLogWarningsAboutCommittedTransactionsWhileStreamingNormally()voidOracleConnectorIT.shouldNotObserveDeadlockWhileStreamingWithXstream()voidOracleConnectorIT.shouldPauseAndWaitForDeviationCalculationIfBeforeMiningRange()voidOracleConnectorIT.shouldPermitChangingToArchiveLogOnlyModeOnExistingConnector()voidOracleConnectorIT.shouldRestartAfterCapturedTableIsDroppedWhileConnectorDown()voidOracleConnectorIT.shouldRestartLogMiningSessionAfterMaxSessionElapses()voidOracleConnectorIT.shouldRestartOracleJdbcConnectionAtMaxSessionThreshold()voidOracleConnectorIT.shouldRestartOracleJdbcConnectionUponLogSwitch()voidOracleConnectorIT.shouldSilentlySkipWhenErrorProcessingFailureHandlingModeIsSkip()voidOracleConnectorIT.shouldSnapshotAndStreamAllRecordsThatSpanAcrossSnapshotStreamingBoundaryLargeTrxs()voidOracleConnectorIT.shouldSnapshotAndStreamAllRecordsThatSpanAcrossSnapshotStreamingBoundarySmallTrxs()voidOracleConnectorIT.shouldStartWithArchiveLogOnlyModeAndStreamWhenRecordsBecomeAvailable()voidOracleConnectorIT.shouldStopWhenErrorProcessingFailureHandlingModeIsDefault()voidOracleBlobDataTypesIT.shouldStreamBlobsWrittenInChunkedMode()voidOracleBlobDataTypesIT.shouldStreamBlobsWrittenInInterleavedChunkedMode()voidOracleBlobDataTypesIT.shouldStreamBlobsWrittenInInterleavedChunkedMode2()voidOracleBlobDataTypesIT.shouldStreamBlobsWrittenInInterleavedChunkedMode3()voidOracleBlobDataTypesIT.shouldStreamChangesWhenLobEraseIsDetected()voidOracleClobDataTypeIT.shouldStreamChangesWhenLobEraseIsDetected()voidOracleClobDataTypeIT.shouldStreamClobsWrittenInChunkedMode()voidOracleConnectorIT.shouldSuccessfullyConnectAndStreamWithDatabaseUrl()voidOracleConnectorIT.shouldUndoOnlyLastEventWithSavepoint()voidOracleClobDataTypeIT.shouldUpdateCommitScnOnLobTransaction()voidOracleClobDataTypeIT.shouldUpdateCommitScnOnNonLobTransactionWithLobDisabled()voidOracleClobDataTypeIT.shouldUpdateCommitScnOnNonLobTransactionWithLobEnabled()voidOracleConnectorIT.shouldWarnAboutColumnNameLengthExceeded()voidOracleConnectorIT.shouldWarnAboutTableNameLengthExceeded()voidOracleConnectorIT.testArchiveLogScnBoundariesAreIncluded()voidOracleConnectorIT.testBacklogTransactionShouldNotBeAbandon()voidOracleConnectorIT.testShouldAdvanceStartScnWhenNoActiveTransactionsBetweenIterationsWhenLobEnabled() -
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle.logminer
Classes in io.debezium.connector.oracle.logminer with annotations of type SkipWhenAdapterNameIsNotModifier and TypeClassDescriptionclassclassclassIntegration tests for theLogFileCollectorimplementation.classUnit tests for theLogFileCollectorclass.classclassclassUnit test for theLogMinerQueryBuilder.classTests for LogMiner's source info block REDO SQLclassclassclassUnit tests for the Oracle LogMinerSEL_LOB_LOCATORoperation parser,SelectLobParser.classclassclassUnit tests for the Oracle LogMinerXML BEGINoperation,XmlBeginParser. -
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle.logminer.processor
Classes in io.debezium.connector.oracle.logminer.processor with annotations of type SkipWhenAdapterNameIsNotModifier and TypeClassDescriptionclassclassclassclass -
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle.olr
Classes in io.debezium.connector.oracle.olr with annotations of type SkipWhenAdapterNameIsNotModifier and TypeClassDescriptionclassOpenLogReplicator Streaming Metrics Tests -
Uses of SkipWhenAdapterNameIsNot in io.debezium.connector.oracle.xstream
Classes in io.debezium.connector.oracle.xstream with annotations of type SkipWhenAdapterNameIsNotModifier and TypeClassDescriptionclassOracle XStream Streaming Metrics Tests