[jboss-user] [EJB 3.0] - Re: Entity bean cascade design issue
weston.price@jboss.com
do-not-reply at jboss.com
Tue Nov 21 11:11:53 EST 2006
And removing the Employee for the Order, what happens to it then? How does it get recorded as a transaction? I would assume some form of reconciliation has to take place on the Order at some point. If the Employee/Order relationship is part of that reconciliation things are going to get skewed without that association as well.
If the Employee/Order relationship is not required for the business, then leaving the dangling ID might be acceptable.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987601#3987601
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987601
More information about the jboss-user
mailing list