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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...