Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 32189 invoked from network); 29 Nov 2006 13:06:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2006 13:06:56 -0000 Received: (qmail 72151 invoked by uid 500); 29 Nov 2006 13:07:04 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 72115 invoked by uid 500); 29 Nov 2006 13:07:04 -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 72106 invoked by uid 99); 29 Nov 2006 13:07:04 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 05:07:04 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5674A7142FD for ; Wed, 29 Nov 2006 05:05:22 -0800 (PST) Message-ID: <20482733.1164805522351.JavaMail.jira@brutus> Date: Wed, 29 Nov 2006 05:05:22 -0800 (PST) From: "Fernanda Pizzorno (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2025) convert lang/updatableResultSet.java to Junit In-Reply-To: <6574795.1162316719968.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/DERBY-2025?page=all ] Fernanda Pizzorno updated DERBY-2025: ------------------------------------- Attachment: derby-2025v3.diff derby-2025v3.stat I have changed verifyData() in the attached patch(derby-2025v3.diff) so that it uses the ResultSet.getBytes() method instead of ResultSet.getString() when verifying the use of the ResultSet.updateBytes method on columns of type CHAR, VARCHAR or LONG VARCHAR. I have successfully run lang/_Suite with this patch. Can someone please review it? > convert lang/updatableResultSet.java to Junit > --------------------------------------------- > > Key: DERBY-2025 > URL: http://issues.apache.org/jira/browse/DERBY-2025 > Project: Derby > Issue Type: Sub-task > Reporter: Fernanda Pizzorno > Assigned To: Fernanda Pizzorno > Attachments: derby-2025v1.diff, derby-2025v1.stat, derby-2025v2.diff, derby-2025v2.stat, derby-2025v3.diff, derby-2025v3.stat > > -- 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