Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 63698 invoked from network); 8 Nov 2005 21:55:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Nov 2005 21:55:44 -0000 Received: (qmail 66482 invoked by uid 500); 8 Nov 2005 21:55:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 66455 invoked by uid 500); 8 Nov 2005 21:55:33 -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 66446 invoked by uid 99); 8 Nov 2005 21:55:33 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2005 13:55:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.34] (HELO brmea-mail-3.sun.com) (192.18.98.34) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2005 13:55:27 -0800 Received: from phys-d3-ha21sca-2 ([129.145.155.165]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id jA8LtC3F014266 for ; Tue, 8 Nov 2005 14:55:12 -0700 (MST) Received: from conversion-daemon.ha21sca-mail1.sfbay.sun.com by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IPN00401OUXXQ@ha21sca-mail1.sfbay.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Tue, 08 Nov 2005 13:55:38 -0800 (PST) Received: from [129.150.24.191] (vpn-129-150-24-191.SFBay.Sun.COM [129.150.24.191]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IPN00E68OWMBK@ha21sca-mail1.sfbay.sun.com> for derby-dev@db.apache.org; Tue, 08 Nov 2005 13:55:35 -0800 (PST) Date: Tue, 08 Nov 2005 13:55:10 -0800 From: Rick Hillegas Subject: Re: New features for next release .... (Was: Grant and Revoke ... DERBY-464...) In-reply-to: <43710C04.4000705@Sourcery.Org> To: derby-dev@db.apache.org Message-id: <43711EBE.5020200@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) References: <435FCD22.3050607@Sourcery.Org> <7921d3e40510261152j5d8c9de8md9b3092cb89d8268@mail.gmail.com> <435FEE85.4040801@Sourcery.Org> <7921d3e40510261551m6e6a6accxcf300af1fba23352@mail.gmail.com> <4360146A.9000707@debrunners.com> <4360745F.8010306@Sourcery.Org> <17248.40844.445037.524756@gargle.gargle.HOWL> <43710C04.4000705@Sourcery.Org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Satheesh, Thanks for tracking these proposals. Here are the datatypes I want to add, re-enable, or extend in the 10.2 timeframe: BOOLEAN TINYINT NCHAR NVARCHAR LONGNVARCHAR NCLOB ROWID SQLXML Cheers, -Rick Satheesh Bandaram wrote: > I noticed several other new feature work being proposed and actively > being worked, possibly in time for next 10.2 release. Here is the > updated list I have so far. Let me know if I missed anything. > > 1. JDBC 4.0 Stub implementation > 2. Unary Plus/Minus. > 3. Code sharing proposal. > 4. Optimizer hints > 5. Timeout support in Derby client. > 6. Grant/Revoke in Derby > 7. I18 support and SQLStates for Derby client messages. > 8. Updatable, scrollable result sets > 9. New datatype(s) (Boolean) > 10. Making FOR UPDATE optional > 11. Online backup > 12. XML enhancements for XPATH/XQuery support > 13. setQueryTimeout for Derby client > 14. ALTER Table DROP COLUMN > > Satheesh > > Dag H. Wanvik wrote: > >>>>>>>"Satheesh" == Satheesh Bandaram wrote: >>>>>>> >>>>>>> >> >> >> >>>Regarding "Long term" plans, as defined by DB project, I >>>wonder what other enhancements DerbyDev folks are working >>>on. I would like to know what else could be expected in the >>>next 6 months. Some of other development efforts I know >>>are: >>> >>> 1. JDBC 4.0 Stub implementation >>> 2. Unary Plus/Minus. >>> 3. Code sharing proposal. >>> 4. Optimizer hints >>> 5. Timeout support in Derby client. >>> 6. Grant/Revoke in Derby >>> 7. I18 support and SQLStates for Derby client messages. >>> >>> >> >>You can add: >> >>8. Updatable, scrollable result sets >> >>We (Fernanda, Andreas and I) are making progress on making the >>scrollable (insensitive) result sets updatable, stay tuned. >> >>Dag >> >> >> >> >>