[jboss-dev-forums] [Design of JBoss jBPM] - Re: status of merge, non persisted script on fork, and n-out
tom.baeyens@jboss.com
do-not-reply at jboss.com
Wed Oct 25 08:58:14 EDT 2006
i think you need to add something like
<many-to-one name="script"
| column="SCRIPT_"
| foreign-key="FK_NODE_SCRIPT" />
|
to the Fork.hbm.xml
this will only be part of 3.2 because we don't want to change the db schema in micro release updates (e.g. from 3.1.2 to 3.1.3)
let me know if this doesn't help. don't forget to regenerate the DDL from the mappings
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980690#3980690
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980690
More information about the jboss-dev-forums
mailing list