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

Reply via email to