Dependent-to-dependent relationships

2000-11-11 Thread John Kelvie
I am trying to create a dependent to dependent relationship using Orion. I have noticed that Orion does not automatically create the OR mappings for these types of relationships as it does for other types. I have two questions really: 1) Does orion support this type of relationship? 2) If so,

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

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

EJB 2.0 Public Draft 1

2000-09-17 Thread John Kelvie
I have a copy of the EJB 2.0 Public Draft 2, but am looking for a copy of Draft 1, since it appears that is the specification to which the Orion EJB is built. John