Collection mapping with EJBs

2000-10-19 Thread John Kelvie

How do I setup the Orion-EJB-Jar.xml file to do a one-to-many mapping where
both sides of the relationship are EJBs? There are many examples where this
happens(such as in ATM where AccountOwnerEJB has many AccountEJB's), but I
am unsure as to how this relationship should be specified in the orion ejb
xml file. Could someone tell me how to do this or where I can find the orion
mxl file for the ATM application?





RE: Collection mapping with EJBs

2000-10-19 Thread John Kelvie



-Original Message-
From: John Kelvie [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 20, 2000 12:30 AM
To: Orion-Interest
Subject: Collection mapping with EJBs


How do I setup the Orion-EJB-Jar.xml file to do a one-to-many mapping where
both sides of the relationship are EJBs? There are many examples where this
happens(such as in ATM where AccountOwnerEJB has many AccountEJB's), but I
am unsure as to how this relationship should be specified in the orion ejb
xml file. Could someone tell me how to do this or where I can find the orion
mxl file for the ATM application?