From derby-user-return-1828-apmail-db-derby-user-archive=db.apache.org@db.apache.org Mon Aug 29 03:01:30 2005 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 69398 invoked from network); 29 Aug 2005 03:01:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Aug 2005 03:01:29 -0000 Received: (qmail 82402 invoked by uid 500); 29 Aug 2005 03:01:28 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 82381 invoked by uid 500); 29 Aug 2005 03:01:28 -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 82368 invoked by uid 99); 29 Aug 2005 03:01:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 20:01:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.169.0.7] (HELO www1.indra.com) (209.169.0.7) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 20:01:43 -0700 Received: from net.indra.com (net.indra.com [204.144.142.1]) by www1.indra.com (8.13.4/8.13.4) with ESMTP id j7T31OON068997 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 28 Aug 2005 21:01:24 -0600 (MDT) (envelope-from Charlie@CharlieKelly.com) Received: from [204.144.142.185] (dynamic115.indra.com [204.144.142.185]) by net.indra.com (8.13.3/8.13.3) with ESMTP id j7T31M66018409 for ; Sun, 28 Aug 2005 21:01:23 -0600 (MDT) (envelope-from Charlie@CharlieKelly.com) Message-ID: <43127A2F.4040005@CharlieKelly.com> Date: Sun, 28 Aug 2005 20:59:59 -0600 From: Charlie Kelly User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.7.5) Gecko/20041217 netscape7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Discussion Subject: Re: GUI for Derby References: <1cbd6f8305082813517cc7d506@mail.gmail.com> In-Reply-To: <1cbd6f8305082813517cc7d506@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1045/Sun Aug 28 06:03:55 2005 on net.indra.com X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N An excellent combination for Derby is Eclipse plus Hibernate. Eclipse provides a great GUI (SWT and JFace) while Hibernate provides object relational mapping to a Derby database. Eclipse can also serve as a Rich Client launch platform for your application (open source, no royalties). This is how I use Derby databases. There are several excellent GUI interfaces that use this combination (see www.Hibernate.org). Hope this helps. Charlie Kelly Mag Gam wrote: >Is there a GUI for Derby, similar to what Cloudscape(Cloudview) had? > >http://www-1.ibm.com/support/docview.wss?rs=636&context=SSCRVP&dc=D400&uid=swg24001379&loc=en_US&cs=UTF-8&lang=en > >TIA! > > > > >