Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 69833 invoked from network); 20 Feb 2006 15:28:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Feb 2006 15:28:59 -0000 Received: (qmail 63925 invoked by uid 500); 20 Feb 2006 15:28:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 63829 invoked by uid 500); 20 Feb 2006 15:28:54 -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 63812 invoked by uid 99); 20 Feb 2006 15:28:53 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2006 07:28:51 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 36E7DE0 for ; Mon, 20 Feb 2006 16:28:30 +0100 (CET) Message-ID: <1207069184.1140449310222.JavaMail.jira@ajax.apache.org> Date: Mon, 20 Feb 2006 16:28:30 +0100 (CET) From: "Fernanda Pizzorno (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-100) Add support for insert functionality using JDBC 2.0 updatable resultset apis In-Reply-To: <1602808201.1102625650223.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-100?page=all ] Fernanda Pizzorno updated DERBY-100: ------------------------------------ Assign To: (was: Fernanda Pizzorno) > Add support for insert functionality using JDBC 2.0 updatable resultset apis > ---------------------------------------------------------------------------- > > Key: DERBY-100 > URL: http://issues.apache.org/jira/browse/DERBY-100 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.1.1.0 > Reporter: Mamta A. Satoor > Attachments: DERBY-100-2.diff, DERBY-100-2.stat, DERBY-100-3.diff, DERBY-100-3.stat, DERBY-100-4.diff, DERBY-100-4.stat, DERBY-100.diff, DERBY-100.stat > > 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 insert 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