From open-jpa-dev-return-1272-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Sat Nov 25 06:34:02 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 8030 invoked from network); 25 Nov 2006 06:34:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2006 06:34:02 -0000 Received: (qmail 49057 invoked by uid 500); 25 Nov 2006 06:34:08 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 49021 invoked by uid 500); 25 Nov 2006 06:34:08 -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 49012 invoked by uid 99); 25 Nov 2006 06:34:08 -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 22:34:08 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of plinskey@bea.com designates 66.248.192.22 as permitted sender) Received: from [66.248.192.22] (HELO usremg02.bea.com) (66.248.192.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Nov 2006 22:33:56 -0800 Received: from usremr02.bea.com (mailrelay.bea.com [10.160.29.92]) by usremg02.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id kAP6XYLX003047 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Fri, 24 Nov 2006 22:33:34 -0800 Received: from repbfe01.amer.bea.com (webmail.wideip.bea.com [10.160.26.100] (may be forged)) by usremr02.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id kAP6XSgw011985 for ; Fri, 24 Nov 2006 22:33:31 -0800 Received: from repbex02.amer.bea.com ([10.160.26.99]) by repbfe01.amer.bea.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 24 Nov 2006 22:32:35 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: mapping a List Date: Fri, 24 Nov 2006 22:32:12 -0800 Message-ID: <7D856CDFE035FF45A0420ACBD71BDD630282FE75@repbex02.amer.bea.com> In-Reply-To: <7535586.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mapping a List Thread-Index: AccQVLGtAzhbmyo5RwqS/g/q09OGbgABqz5Q From: "Patrick Linskey" To: X-OriginalArrivalTime: 25 Nov 2006 06:32:35.0556 (UTC) FILETIME=[7E9BDA40:01C7105B] X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.11.17.61432 X-Virus-Checked: Checked by ClamAV on apache.org I'm not 100% sure, but I don't think that that was part of what was in the initial OpenJPA contribution. -Patrick --=20 Patrick Linskey BEA Systems, Inc.=20 _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.=20 > -----Original Message----- > From: roger.keays [mailto:roger.keays@ninthavenue.com.au]=20 > Sent: Friday, November 24, 2006 9:43 PM > To: open-jpa-dev@incubator.apache.org > Subject: mapping a List >=20 >=20 > Does openjpa have any extensions to map a List?=20 > Specifically, its a > one-to-many that I'd like to map into a join table. >=20 > Surprised that JPA doesn't allow for this in the spec... > --=20 > View this message in context:=20 > http://www.nabble.com/mapping-a-List%3CString%3E-tf2702450.htm > l#a7535586 > Sent from the open-jpa-dev mailing list archive at Nabble.com. >=20 >=20