Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 84150 invoked from network); 8 Mar 2005 21:45:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Mar 2005 21:45:28 -0000 Received: (qmail 28492 invoked by uid 500); 8 Mar 2005 21:45:28 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28288 invoked by uid 500); 8 Mar 2005 21:45:27 -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 28269 invoked by uid 99); 8 Mar 2005 21:45:27 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from e32.co.us.ibm.com (HELO e32.co.us.ibm.com) (32.97.110.130) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 08 Mar 2005 13:45:26 -0800 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e32.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id j28LjL5j055542 for ; Tue, 8 Mar 2005 16:45:22 -0500 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j28LjKxF177806 for ; Tue, 8 Mar 2005 14:45:20 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j28LjJtu001945 for ; Tue, 8 Mar 2005 14:45:19 -0700 Received: from [127.0.0.1] (DMCSDJDT41P.usca.ibm.com [9.72.133.83]) by d03av04.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j28LjJGT001864 for ; Tue, 8 Mar 2005 14:45:19 -0700 Message-ID: <422E1CEF.1090102@debrunners.com> Date: Tue, 08 Mar 2005 13:45:19 -0800 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: [VOTE][PATCH]updates on forward only resultset using JDBC 2.0 UpdatableResultset APIs References: <422DA9C3.7080701@bellsouth.net> <422DD89E.40204@debrunners.com> <422E0C07.3080607@bellsouth.net> In-Reply-To: <422E0C07.3080607@bellsouth.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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 Edward Rayl wrote: > Dan, > > I was afraid I might get that answer, and maybe I deserve it. I know I > need this feature for a project yesterday, but I have no experience in > Derby database implementation details. I wasn't aiming it at you directly, but trying to re-enforce that Derby is an open source project and anyone can get involved. And I'm feeling guilty because I have looked at the code, but haven't got around to sending my comments yet. :-( Dan.