Interface OverflowableBlob

    • Method Detail

      • getOverflowBlob

        WritableBlob getOverflowBlob()
        Get a reference to the overflow blob. The overflow blob is created only if the size of the blob exceeds the threshold. The method returns null if that's not the case.
        Returns:
        the overflow blob, or null if this blob hasn't overflown