Class NClobTypeDescriptor.NClobMutabilityPlan

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.sql.NClob assemble​(java.io.Serializable cached)
      Assemble a previously disassembled value.
      java.sql.NClob deepCopy​(java.sql.NClob value)
      Return a deep copy of the value.
      java.io.Serializable disassemble​(java.sql.NClob value)
      Return a "disassembled" representation of the value.
      boolean isMutable()
      Can the internal state of instances of T be changed?
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait