Class LobUnderConstructionTest


  • public class LobUnderConstructionTest
    extends Object
    • Constructor Detail

      • LobUnderConstructionTest

        public LobUnderConstructionTest()
    • Method Detail

      • shouldBuildCorrectLobFromInitialValue

        public void shouldBuildCorrectLobFromInitialValue()
      • randomString

        private String randomString​(int length)
      • encodeBytes

        private String encodeBytes​(byte[] bytes,
                                   int offset,
                                   int length)
      • shouldHandleNonLinearInsertionOrderWithOverwritesForBlob

        public void shouldHandleNonLinearInsertionOrderWithOverwritesForBlob()
      • shouldHandleNonLinearInsertionOrderWithOverwritesForClob

        public void shouldHandleNonLinearInsertionOrderWithOverwritesForClob()