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

Implement not implemented Embedded methods Blob.getBinaryStream(long pos, long length) and Clob. getCharacterStream(long pos, long length)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • JDBC
    • 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)

      The implementation on the Network Client is already done as part of Derby-2444

      Attachments

        1. GetCharacterStreamImpl_v2.stat
          0.4 kB
          V.Narayanan
        2. GetCharacterStreamImpl_v2.diff
          11 kB
          V.Narayanan
        3. GetCharacterStreamImpl_v1.stat
          0.2 kB
          V.Narayanan
        4. GetCharacterStreamImpl_v1.diff
          9 kB
          V.Narayanan
        5. GetBinaryStreamImpl_v2.stat
          0.2 kB
          V.Narayanan
        6. GetBinaryStreamImpl_v2.diff
          8 kB
          V.Narayanan
        7. GetBinaryStreamImpl_v1.stat
          0.2 kB
          V.Narayanan
        8. GetBinaryStreamImpl_v1.diff
          8 kB
          V.Narayanan
        9. GetBinaryStreamImpl_v1_NOT_FOR_COMMIT.stat
          0.4 kB
          V.Narayanan
        10. GetBinaryStreamImpl_v1_NOT_FOR_COMMIT.diff
          24 kB
          V.Narayanan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: