Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 4032 invoked from network); 25 Nov 2006 05:43:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2006 05:43:38 -0000 Received: (qmail 28628 invoked by uid 500); 25 Nov 2006 05:43:47 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 28599 invoked by uid 500); 25 Nov 2006 05:43:47 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 28590 invoked by uid 99); 25 Nov 2006 05:43:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Nov 2006 21:43:47 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Nov 2006 21:43:33 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GnqJk-0005KK-Q9 for open-jpa-dev@incubator.apache.org; Fri, 24 Nov 2006 21:43:12 -0800 Message-ID: <7535586.post@talk.nabble.com> Date: Fri, 24 Nov 2006 21:43:12 -0800 (PST) From: "roger.keays" To: open-jpa-dev@incubator.apache.org Subject: mapping a List MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: roger.keays@ninthavenue.com.au X-Virus-Checked: Checked by ClamAV on apache.org Does openjpa have any extensions to map a List? Specifically, its a one-to-many that I'd like to map into a join table. Surprised that JPA doesn't allow for this in the spec... -- View this message in context: http://www.nabble.com/mapping-a-List%3CString%3E-tf2702450.html#a7535586 Sent from the open-jpa-dev mailing list archive at Nabble.com.