From derby-user-return-1623-apmail-db-derby-user-archive=db.apache.org@db.apache.org Mon Aug 08 01:33:11 2005 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 1192 invoked from network); 8 Aug 2005 01:33:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2005 01:33:10 -0000 Received: (qmail 8082 invoked by uid 500); 8 Aug 2005 01:33:10 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 8063 invoked by uid 500); 8 Aug 2005 01:33:09 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 8050 invoked by uid 99); 8 Aug 2005 01:33:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Aug 2005 18:33:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Sun, 07 Aug 2005 18:32:58 -0700 Received: from phys-biff-1 ([129.158.227.36]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id j781X6vU017970 for ; Sun, 7 Aug 2005 19:33:06 -0600 (MDT) Received: from conversion-daemon.biff-mail1.india.sun.com by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IKV00901PRZRR@biff-mail1.india.sun.com> (original mail from Shreyas.Kaushik@Sun.COM) for derby-user@db.apache.org; Mon, 08 Aug 2005 07:03:05 +0530 (IST) Received: from [129.158.229.17] (raga.India.Sun.COM [129.158.229.17]) by biff-mail1.india.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IKV004FIQZ574@biff-mail1.india.sun.com> for derby-user@db.apache.org; Mon, 08 Aug 2005 07:03:05 +0530 (IST) Date: Mon, 08 Aug 2005 07:09:02 +0530 From: Shreyas Kaushik Subject: Re: JDBC RowSet in Derby In-reply-to: <42F656B2.30802@Sourcery.Org> To: Derby Discussion Message-id: <42F6B7B6.3060606@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.2 (X11/20050317) References: <42F656B2.30802@Sourcery.Org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I had run our RowSets tests using the Derby embedded and network driver quite a while back. It is possible to use the RI of RowSets with Derby. thanks Shreyas Satheesh Bandaram wrote: > Is it possible to use JDBC rowset *reference *implementation over > Derby JDBC driver? I haven't tried it, but if anyone has tried it > would be good to know. > > Satheesh > > Kostas Karadamoglou wrote: > >> Hello, >> >> I am new to Apache Derby. >> >> Does Derby's JDBC Driver implements RowSets. Is it a stable >> implementation? >> >> Thank you in advance, Kostas >> >> >>