[jboss-user] [JBoss jBPM] - Re: Swimlane Instance Reassignment

pjacobsen do-not-reply at jboss.com
Mon Jun 9 15:50:35 EDT 2008


Believe I answered this one for myself... this relationship is defined as inverse="true" in the Hibernate mappings... therefore changing the pooledactor set on the swimlane will no effect to the persistent data.  

We must change the assinment on the PooledActor side:

pooledActor.setSwimlaneInstance(null);

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

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



More information about the jboss-user mailing list