From derby-user-return-1616-apmail-db-derby-user-archive=db.apache.org@db.apache.org Sat Aug 06 10:39:04 2005 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 61280 invoked from network); 6 Aug 2005 10:39:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Aug 2005 10:39:03 -0000 Received: (qmail 23866 invoked by uid 500); 6 Aug 2005 10:39:02 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 23842 invoked by uid 500); 6 Aug 2005 10:39:01 -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 23829 invoked by uid 99); 6 Aug 2005 10:39:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2005 03:39:01 -0700 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=FORGED_RCVD_HELO,RCVD_BY_IP,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gcaddu-derby-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2005 03:38:50 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E1M3n-0000Jy-H5 for derby-user@db.apache.org; Sat, 06 Aug 2005 12:37:47 +0200 Received: from 155.245.120.189 ([155.245.120.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Aug 2005 12:37:47 +0200 Received: from karadamoglou_k by 155.245.120.189 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Aug 2005 12:37:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: derby-user@db.apache.org From: Kostas Karadamoglou Subject: JDBC RowSet in Derby Date: Sat, 06 Aug 2005 11:39:48 +0100 Lines: 7 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 155.245.120.189 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en X-Antivirus: avast! (VPS 0531-4, 05/08/2005), Outbound message X-Antivirus-Status: Clean Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I am new to Apache Derby. Does Derby's JDBC Driver implements RowSets. Is it a stable implementation? Thank you in advance, Kostas