I've done a 1:1 mapping in Orion using ejb 2.0.  The
dependent object gets mapped into the same table as
the ejb.  Can I move the dependent object out of the
table and into its own table (for clarity, reporting,
etc.)?  Can orion-ejb-jar.xml do that?  If so, does
anyone have an example that I can cheat from?  The
only issue I see is needing a key/foreign key pair
which is not needed when they share a table.

-tim

Reply via email to