Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 38113 invoked from network); 8 Mar 2006 18:57:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Mar 2006 18:57:20 -0000 Received: (qmail 37612 invoked by uid 500); 8 Mar 2006 18:57:16 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 37546 invoked by uid 500); 8 Mar 2006 18:57:16 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 37518 invoked by uid 99); 8 Mar 2006 18:57:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2006 10:57:16 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2006 10:57:15 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax (Postfix) with ESMTP id E0436D49FA for ; Wed, 8 Mar 2006 18:56:54 +0000 (GMT) Message-ID: <542635483.1141844214916.JavaMail.jira@ajax> Date: Wed, 8 Mar 2006 18:56:54 +0000 (GMT) From: "Jeff Levitt (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-671) Clob.getCharacterStream documented as not supported when it actually is In-Reply-To: <180924139.1130930515670.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ 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