Hey, I have class A, which contain collection of B (cascade=all)
in detach mode i remove elmement from the collection and then call to entitymanager.merge(a) The element is not removed. I think there is a JIRA about it, but it was supposed to be fixed. Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171624#4171624 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171624 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
