I thought that doing a session.delete of a membership will also remove this membership out
of the collections in user and group.
This because the membership is a hibernate object and calling delete removes the object
from the session (so also from the mapped collection in the same hibernate session).
But like I said I didn't really try that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027895#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...