Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 92539 invoked from network); 9 Dec 2004 20:54:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Dec 2004 20:54:20 -0000 Received: (qmail 71650 invoked by uid 500); 9 Dec 2004 20:54:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 71543 invoked by uid 500); 9 Dec 2004 20:54:13 -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 71429 invoked by uid 99); 9 Dec 2004 20:54:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from exchange.sun.com (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 09 Dec 2004 12:54:11 -0800 Received: (qmail 20574 invoked from network); 9 Dec 2004 20:54:10 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 9 Dec 2004 20:54:10 -0000 Message-ID: <1602808201.1102625650223.JavaMail.apache@nagoya> Date: Thu, 9 Dec 2004 12:54:10 -0800 (PST) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-100) Add support for insert functionality using JDBC 2.0 updatable resultset apis Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Add support for insert functionality using JDBC 2.0 updatable resultset apis ---------------------------------------------------------------------------- Key: DERBY-100 URL: http://nagoya.apache.org/jira/browse/DERBY-100 Project: Derby Type: New Feature Components: JDBC Versions: 10.1.0.0 Reporter: Mamta A. Satoor Fix For: 10.1.0.0 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://nagoya.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira