Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 30415 invoked from network); 29 Jun 2006 18:39:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2006 18:39:23 -0000 Received: (qmail 58861 invoked by uid 500); 29 Jun 2006 18:39:22 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 58834 invoked by uid 500); 29 Jun 2006 18:39:22 -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 58823 invoked by uid 99); 29 Jun 2006 18:39:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2006 11:39:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jta@bristowhill.com designates 66.75.162.135 as permitted sender) Received: from [66.75.162.135] (HELO ms-smtp-03.socal.rr.com) (66.75.162.135) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2006 11:39:20 -0700 Received: from [192.168.15.53] (cpe-204-210-23-212.san.res.rr.com [204.210.23.212]) by ms-smtp-03.socal.rr.com (8.13.6/8.13.6) with ESMTP id k5TIchlC008278 for ; Thu, 29 Jun 2006 11:38:58 -0700 (PDT) Message-ID: <44A41E29.8000000@bristowhill.com> Date: Thu, 29 Jun 2006 11:38:33 -0700 From: "Jean T. Anderson" Reply-To: jta@bristowhill.com User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Discussion Subject: Re: Using Derby within the JDK References: In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ray Kiddy wrote: > > I just saw the e-mail asking for a doc on how one uses Derby in a J2EE > environment. > > So, Derby is going to be or is part of the JDK. How does one use it in > that environment? In all the flavors of that environment? Some resources on how to use Derby are listed in these places: http://wiki.apache.org/db-derby/ http://wiki.apache.org/db-derby/WorkingWithDerby http://db.apache.org/derby/integrate/index.html Contributions are always welcome! And anyone can add pointers to more resources on the http://wiki.apache.org/db-derby/WorkingWithDerby page. -jean p.s. I use the Korn shell, which is why the tutorial at http://db.apache.org/derby/papers/DerbyTut includes Korn shell syntax.