Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2444

Implement not implemented methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length) in the Network Client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 10.3.1.4
    • Network Client
    • None

    Description

      The following methods were introduced in the java.sql.Clob and java.sql.Blob interface as part of JDBC 4.0 and need to be implemented.

      Clob
      ------

      getCharacterStream(long pos, long length)

      Blob
      ------

      getBinaryStream(long pos, long length)

      Attachments

        1. ClobBlobNotImplemented_v1.diff
          13 kB
          V.Narayanan
        2. ClobBlobNotImplemented_v1.stat
          0.4 kB
          V.Narayanan
        3. ClobBlobNotImplemented_v2.diff
          13 kB
          V.Narayanan
        4. ClobBlobNotImplemented_v2.stat
          0.4 kB
          V.Narayanan
        5. ClobBlobNotImplemented_v3.diff
          14 kB
          V.Narayanan
        6. ClobBlobNotImplemented_v3.stat
          0.5 kB
          V.Narayanan
        7. ClobBlobNotImplemented_v4.diff
          22 kB
          V.Narayanan
        8. ClobBlobNotImplemented_v4.stat
          0.6 kB
          V.Narayanan
        9. ClobBlobNotImplemented_v5.diff
          2 kB
          V.Narayanan
        10. ClobBlobNotImplemented_v5.stat
          0.3 kB
          V.Narayanan

        Activity

          People

            narayanan V.Narayanan
            narayanan V.Narayanan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: