[jboss-user] [JBoss jBPM] - Re: How to delete Memberships

Olivier_Debels do-not-reply at jboss.com
Wed Mar 14 08:58:34 EDT 2007


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#4027895

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



More information about the jboss-user mailing list