[jboss-user] [EJB 3.0] - Re: Merge question

ColinEberhardt do-not-reply at jboss.com
Mon Mar 19 12:33:53 EDT 2007


Hi,

This has been discussed quite a few times before. See:

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=78245

In summary, you must remove the B entity from the collection within A, and invoke em.remove(b) also.

The other alternative is to use a Hibernate specific annotation.

Regards,
Colin E. 

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

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



More information about the jboss-user mailing list