[jbpm-dev] [jBPM Development] - why added delete-orphan

tom.baeyens@jboss.com do-not-reply at jboss.com
Tue Oct 20 03:09:16 EDT 2009


Alejandro,

Can you explain why you added -delete-orphan?

  <set name="objectProperties" 
  |          table="JBPM4_DEPLOYPROPS" 
  |          cascade="all-delete-orphan">
  |       <key column="DEPLOYMENT_" />
  |       <one-to-many class="org.jbpm.pvm.internal.repository.DeploymentProperty" />
  |     </set>

I don't see a problem with it.  But I also don't see why it would be necessary as deployment properties would never be removed anyway.

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

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


More information about the jbpm-dev mailing list