Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 47594 invoked from network); 25 Jan 2005 05:10:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jan 2005 05:10:39 -0000 Received: (qmail 24333 invoked by uid 500); 25 Jan 2005 05:10:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 24310 invoked by uid 500); 25 Jan 2005 05:10:37 -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 24294 invoked by uid 99); 25 Jan 2005 05:10:37 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from e2.ny.us.ibm.com (HELO e2.ny.us.ibm.com) (32.97.182.142) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 24 Jan 2005 21:10:36 -0800 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e2.ny.us.ibm.com (8.12.10/8.12.10) with ESMTP id j0P5AYSK028672 for ; Tue, 25 Jan 2005 00:10:34 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j0P5AX46037728 for ; Tue, 25 Jan 2005 00:10:33 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j0P5AXtm013855 for ; Tue, 25 Jan 2005 00:10:33 -0500 Received: from Remulak.Net (sig-9-48-113-240.mts.ibm.com [9.48.113.240]) by d01av02.pok.ibm.com (8.12.11/8.12.11) with ESMTP id j0P5AWt7013825 for ; Tue, 25 Jan 2005 00:10:33 -0500 Message-ID: <41F5D46E.DB5697EF@Remulak.Net> Date: Mon, 24 Jan 2005 21:09:02 -0800 From: Mamta Satoor X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Derby Development Subject: Re: [Derby-99] Status References: <41F5CEBA.1030801@Sun.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Shreyas, For reference for the list, Derby-99 is for adding support for update functionality using JDBC 2.0 updatable resultset apis Yes, I am working on implementing Derby-99 for only TYPE_FORWARD_ONLY. I got distracted last week by Derby-124 and Derby-129. Hoping to be back fulltime on updatable Resultset this week. Mamta Shreyas Kaushik wrote: > Hi Mamta, > > Can you please let me know when you are adding this functionality? > Will this be implemented for only TYPE_FORWARD_ONLY ResultSet or other > types too? > > Shreyas