Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 22532 invoked from network); 10 Nov 2006 19:53:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 19:53:13 -0000 Received: (qmail 4163 invoked by uid 500); 10 Nov 2006 19:53:22 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 4139 invoked by uid 500); 10 Nov 2006 19:53: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 4128 invoked by uid 99); 10 Nov 2006 19:53:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 11:53:22 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jta@bristowhill.com designates 66.75.162.133 as permitted sender) Received: from [66.75.162.133] (HELO ms-smtp-01.socal.rr.com) (66.75.162.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 11:53:07 -0800 Received: from [192.168.15.53] (cpe-24-25-218-26.san.res.rr.com [24.25.218.26]) by ms-smtp-01.socal.rr.com (8.13.6/8.13.6) with ESMTP id kAAJqhE8029031 for ; Fri, 10 Nov 2006 11:52:45 -0800 (PST) Message-ID: <4554D88B.8040407@bristowhill.com> Date: Fri, 10 Nov 2006 11:52:43 -0800 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: Which mapping framework References: <4554E1B2.6080905@gmx.de> In-Reply-To: <4554E1B2.6080905@gmx.de> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked by ClamAV on apache.org Marc Schlegel wrote: > Hi again. > > My next question which mapping framework is best for Derby. Hibernate > doesn't support it explicitely but it is supposed to work. I heard about > a framework from Apache but I forgot the name. A bunch of tools are listed at the bottom of http://wiki.apache.org/db-derby/UsesOfDerby under the section titled "Persistence / Object Relational Mapping (ORM)" . I hope this helps, -jean