Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 65872 invoked from network); 30 Jul 2006 07:34:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jul 2006 07:34:44 -0000 Received: (qmail 16308 invoked by uid 500); 30 Jul 2006 07:34:44 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 16092 invoked by uid 500); 30 Jul 2006 07:34:44 -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 16083 invoked by uid 99); 30 Jul 2006 07:34:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Jul 2006 00:34:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Jul 2006 00:34:43 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C4EAB71429F for ; Sun, 30 Jul 2006 07:32:15 +0000 (GMT) Message-ID: <13692015.1154244735804.JavaMail.jira@brutus> Date: Sun, 30 Jul 2006 00:32:15 -0700 (PDT) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-99) Add support for update functionality using JDBC 2.0 updatable resultset apis In-Reply-To: <1675931524.1102625649778.JavaMail.apache@nagoya> 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-99?page=all ] Mamta A. Satoor closed DERBY-99. -------------------------------- Resolution: Fixed Closing this issue since update functionality using JDBC 2.0 has been implemented for all the types of resultsets supported by Derby at this point. > Add support for update functionality using JDBC 2.0 updatable resultset apis > ---------------------------------------------------------------------------- > > Key: DERBY-99 > URL: http://issues.apache.org/jira/browse/DERBY-99 > Project: Derby > Issue Type: New Feature > Components: JDBC > Affects Versions: 10.1.1.0 > Reporter: Mamta A. Satoor > > The JDBC 2.0 API introduced the ability to update/delete/insert rows from a resultset using methods in the Java programming language rather than having to send an SQL command. This Jira entry is to track the update rows functionality using JDBC 2.0 apis. -- 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