Hi!
I have been reading the complex-or example and ploughed through the atm
example. In the complex-or example it is stated that collections are mapped
to an another table and that the reason for this is normalization. The Atm
example is also following this principle.
Is this really correct? I have never seen the necessity for mapping anone
to many relation to a third table (even though it was a long time ago I
read the rules of normalization I'm very doubtful that this is correct).
Could someone tell me the rational behind this.
If this not true, how does the xml look like (in the orion-ejb-jar.xml)
when you only map the relation as a foreign key?
Regards
/Theis