I read some time ago that Orion does not support bi-directional N-to-N
relationships. Recently (1.5.2) I created such a relationship and initially
Orion created TWO relationship tables. Afterwards, I removed one of the
tables, and updated orion-ejb-jar.xml to use the same table for both sides
of the relationship.
Question: Is this type of usage supported in Orion 1.5.2? Am I asking for
trouble? Is anyone aware of any problems with using orion-ejb-jar.xml to
"manipulate" the deployment descriptor in such a way?
Thanks.
-AP_