You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Lars Clausen (JIRA)" <de...@db.apache.org> on 2005/11/02 12:21:55 UTC

[jira] Created: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Clob.getCharacterStream documented as not supported when it actually is
-----------------------------------------------------------------------

         Key: DERBY-671
         URL: http://issues.apache.org/jira/browse/DERBY-671
     Project: Derby
        Type: Bug
  Components: Documentation  
    Versions: 10.1.1.0    
    Reporter: Lars Clausen
    Priority: Minor


In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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


[jira] Updated: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-671?page=all ]

Jeff Levitt updated DERBY-671:
------------------------------

    Attachment: derby671.diff
                rrefjdbc96386.html

This patch removes the offending "NOT SUPPORTED" text from the file.  If this looks OK, please post approval so the patch can be committed.  Thanks!

> Clob.getCharacterStream documented as not supported when it actually is
> -----------------------------------------------------------------------
>
>          Key: DERBY-671
>          URL: http://issues.apache.org/jira/browse/DERBY-671
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.1.0
>     Reporter: Lars Clausen
>     Priority: Minor
>  Attachments: derby671.diff, rrefjdbc96386.html
>
> In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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


[jira] Assigned: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-671?page=all ]

Andrew McIntyre reassigned DERBY-671:
-------------------------------------

    Assign To: Jeff Levitt

> Clob.getCharacterStream documented as not supported when it actually is
> -----------------------------------------------------------------------
>
>          Key: DERBY-671
>          URL: http://issues.apache.org/jira/browse/DERBY-671
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.1.0
>     Reporter: Lars Clausen
>     Assignee: Jeff Levitt
>     Priority: Minor
>      Fix For: 10.2.0.0
>  Attachments: derby671.diff, rrefjdbc96386.html
>
> In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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


[jira] Resolved: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-671?page=all ]
     
Andrew McIntyre resolved DERBY-671:
-----------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

Committed revision 384307.

> Clob.getCharacterStream documented as not supported when it actually is
> -----------------------------------------------------------------------
>
>          Key: DERBY-671
>          URL: http://issues.apache.org/jira/browse/DERBY-671
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.1.0
>     Reporter: Lars Clausen
>     Priority: Minor
>      Fix For: 10.2.0.0
>  Attachments: derby671.diff, rrefjdbc96386.html
>
> In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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


[jira] Commented: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Posted by "Sunitha Kambhampati (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-671?page=comments#action_12368804 ] 

Sunitha Kambhampati commented on DERBY-671:
-------------------------------------------

Thanks Jeff for fixing this. I looked at the html file and this looks good to me.  I could not open the .diff file though. 


> Clob.getCharacterStream documented as not supported when it actually is
> -----------------------------------------------------------------------
>
>          Key: DERBY-671
>          URL: http://issues.apache.org/jira/browse/DERBY-671
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.1.0
>     Reporter: Lars Clausen
>     Priority: Minor
>  Attachments: derby671.diff, rrefjdbc96386.html
>
> In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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


[jira] Commented: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-671?page=comments#action_12369526 ] 

Jeff Levitt commented on DERBY-671:
-----------------------------------

Can a committer please commit this?  Thanks!

> Clob.getCharacterStream documented as not supported when it actually is
> -----------------------------------------------------------------------
>
>          Key: DERBY-671
>          URL: http://issues.apache.org/jira/browse/DERBY-671
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.1.0
>     Reporter: Lars Clausen
>     Priority: Minor
>  Attachments: derby671.diff, rrefjdbc96386.html
>
> In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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


[jira] Commented: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is

Posted by "Jeff Levitt (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-671?page=comments#action_12368810 ] 

Jeff Levitt commented on DERBY-671:
-----------------------------------

Hmmm, I just openedit again.  It looksfine.  Can a committer see if the patch looks good to them, and commit if so?  Thanks!

> Clob.getCharacterStream documented as not supported when it actually is
> -----------------------------------------------------------------------
>
>          Key: DERBY-671
>          URL: http://issues.apache.org/jira/browse/DERBY-671
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.1.0
>     Reporter: Lars Clausen
>     Priority: Minor
>  Attachments: derby671.diff, rrefjdbc96386.html
>
> In the online documentation for Blob and Clob at http://db.apache.org/derby/docs/10.1/ref/rrefjdbc96386.html#rrefjdbc96386, the Clob.getCharacterStream() method is listed as NOT SUPPORTED[sic], but it is in fact supported, at least in the embedded driver.  This misleading documentation led us to use an alternative and noninternationalizable way of reading clobs, so it is not just a cosmetic issue.

-- 
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