You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/12/13 11:37:22 UTC

[jira] Resolved: (HARMONY-2596) [classlib][sql] First implementation for javax.sql.rowset.serial.SerialBlob

     [ http://issues.apache.org/jira/browse/HARMONY-2596?page=all ]

Tim Ellison resolved HARMONY-2596.
----------------------------------

    Resolution: Fixed

Thanks Andrew.

I added the NotImplementedException to the method signatures that throw that exception so that JAPI can see they are stubs.  Apart from that the rest of the patch was applied to the SQL module at repo revision r486587.

Please check that it was applied as you expected.


> [classlib][sql] First implementation for javax.sql.rowset.serial.SerialBlob
> ---------------------------------------------------------------------------
>
>                 Key: HARMONY-2596
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2596
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Andrew Zhang
>         Assigned To: Tim Ellison
>         Attachments: patch.diff, patch.sh
>
>
> javax.sql.rowset.serial.SerialBlob is not implemented in Harmony yet. The first implementation for SerialBlob includes 
> 1. Constructors
> 2. getBinaryStream()
> 3. getBytes(long position, int length)
> 4. length()
> 5. stubs of other APIs. 
> Thanks!
> Best regards,
> Andrew

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira