Title: RE: multi-level (3-level) dependant objects?
More than likely, it is not. Way back in 1.4.5 and earlier,
dependant->dependant objects were broken. Since the EJB
spec is still in flux (and dependant object have been heavily
modified), the Orion guys are not addressing depend
Dear all,
Does orion support mutli-level dependant objects in its OR mapping?
for example, I have the following rational relationship in my database:
Order <-- 1:m --> OrderLine <-- 1:n --> OrderLineDetail
I know orion is capable to have 1:m (2 levels) dependant mapping according to
http://ww