[jboss-user] [EJB 3.0] - Re: javax.persistence.EntityNotFoundException: deleted entit

jochen.reinhardt do-not-reply at jboss.com
Sun Mar 22 19:30:13 EDT 2009


Amendment to my last post: I guess, this may also happen in a recursive manner. I mean, having some entity types A and B, by deleting some instance of A you may get:
delete A,
delete all B referenced by A
delete all A referenced by all B's affected by step 2
and so on...

Please correct me, f I am mistaken...


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220103#4220103

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220103



More information about the jboss-user mailing list