From commits-return-51491-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Mon Mar 03 12:13:56 2008 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 81909 invoked from network); 3 Mar 2008 12:13:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 12:13:56 -0000 Received: (qmail 6516 invoked by uid 500); 3 Mar 2008 12:13:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 6418 invoked by uid 500); 3 Mar 2008 12:13:52 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 6409 invoked by uid 99); 3 Mar 2008 12:13:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 04:13:52 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 12:13:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6DE98234C084 for ; Mon, 3 Mar 2008 04:12:50 -0800 (PST) Message-ID: <835091532.1204546370448.JavaMail.jira@brutus> Date: Mon, 3 Mar 2008 04:12:50 -0800 (PST) From: "Pavel Pervov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-5561) [classlib][sql] implements all update methods in CachedRowSet In-Reply-To: <286170696.1204514930376.JavaMail.jira@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 [ https://issues.apache.org/jira/browse/HARMONY-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Pervov updated HARMONY-5561: ---------------------------------- Summary: [classlib][sql] implements all update methods in CachedRowSet (was: implements all update methods in CachedRowSet) > [classlib][sql] implements all update methods in CachedRowSet > ------------------------------------------------------------- > > Key: HARMONY-5561 > URL: https://issues.apache.org/jira/browse/HARMONY-5561 > Project: Harmony > Issue Type: New Feature > Components: Classlib > Affects Versions: 5.0M5 > Reporter: Regis Xu > Assignee: Tony Wu > Fix For: 5.0M6 > > Attachments: Harmony-5561.diff > > > implements updateString, updateInt etc methods. > I will create patch soon. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.