[jboss-user] [EJB 3.0] - Re: How to cause related entities to update when base entity
A_titov82
do-not-reply at jboss.com
Thu Sep 21 14:20:17 EDT 2006
anonymous wrote : do a query that load the associated object and remove them
But where should I do that? If the base entity is removed by cascade, what then? The only way I found is to create an annotated method which will be called when entity is removed. But it must be coded manually and this is error prone, I think.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973358#3973358
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973358
More information about the jboss-user
mailing list