[jboss-user] [EJB 3.0] - Re: relationship does not prevent from deleting referenced e

onormann@gmx.net do-not-reply at jboss.com
Wed Feb 21 11:48:30 EST 2007


Try something like this:


  | @ManyToMany( targetEntity = Usergroup.class,          cascade={CascadeType.MERGE, CascadeType.REFRESH})
  | 

Best regards

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

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



More information about the jboss-user mailing list