Class LobUnderConstructionTest
java.lang.Object
io.debezium.connector.oracle.logminer.processor.LobUnderConstructionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate StringencodeBytes(byte[] bytes, int offset, int length) private StringrandomString(int length) voidvoidvoidvoid
-
Constructor Details
-
LobUnderConstructionTest
public LobUnderConstructionTest()
-
-
Method Details
-
shouldBuildCorrectLobFromInitialValue
public void shouldBuildCorrectLobFromInitialValue() -
shouldMergeCorrectly
- Throws:
SQLException
-
randomString
-
encodeBytes
-
shouldHandleNonLinearInsertionOrderWithOverwritesForBlob
public void shouldHandleNonLinearInsertionOrderWithOverwritesForBlob() -
shouldHandleNonLinearInsertionOrderWithOverwritesForClob
public void shouldHandleNonLinearInsertionOrderWithOverwritesForClob()
-