Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 93812 invoked from network); 19 Oct 2006 00:45:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 00:45:31 -0000 Received: (qmail 67039 invoked by uid 500); 19 Oct 2006 00:45:31 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 66824 invoked by uid 500); 19 Oct 2006 00:45:31 -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 66815 invoked by uid 99); 19 Oct 2006 00:45:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2006 17:45:31 -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; Wed, 18 Oct 2006 17:45:30 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A327A7142F9 for ; Wed, 18 Oct 2006 17:44:36 -0700 (PDT) Message-ID: <25788033.1161218676666.JavaMail.jira@brutus> Date: Wed, 18 Oct 2006 17:44:36 -0700 (PDT) From: "Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (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 ] Andrew McIntyre reassigned DERBY-100: ------------------------------------- Assignee: 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 > Issue Type: New Feature > Components: JDBC > Affects Versions: 10.1.1.0 > Reporter: Mamta A. Satoor > Assigned To: Fernanda Pizzorno > Fix For: 10.2.1.6 > > 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