Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 18180 invoked from network); 4 Jun 2005 00:57:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jun 2005 00:57:26 -0000 Received: (qmail 33879 invoked by uid 500); 4 Jun 2005 00:57:25 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 33838 invoked by uid 500); 4 Jun 2005 00:57:24 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 33819 invoked by uid 99); 4 Jun 2005 00:57:24 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Jun 2005 17:57:23 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 3C30D185 for ; Sat, 4 Jun 2005 02:31:41 +0200 (CEST) Message-ID: <1742389522.1117845101245.JavaMail.jira@ajax.apache.org> Date: Sat, 4 Jun 2005 02:31:41 +0200 (CEST) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-98) Add support for delete functionality using JDBC 2.0 updatable resultset apis In-Reply-To: <1460411449.1102625649248.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-98?page=all ] Mamta A. Satoor updated DERBY-98: --------------------------------- Fix Version: (was: 10.1.0.0) Environment: deleteRow() support for FORWARD_ONLY resultset has been added to 10.1.0.0 To my knowledge, nobody actively working on support for same functionality for other resultset types at this point. > Add support for delete functionality using JDBC 2.0 updatable resultset apis > ---------------------------------------------------------------------------- > > Key: DERBY-98 > URL: http://issues.apache.org/jira/browse/DERBY-98 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.1.0.0 > Reporter: Mamta A. Satoor > Assignee: 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 delete 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