[jboss-user] [JBoss jBPM] - Re: How many data types do the process variables have?
stibrian
do-not-reply at jboss.com
Fri Sep 8 01:47:16 EDT 2006
There is built in support for the primatives, byte[], String, Serializable, and most importantly, automatic and transparent support for using your domain objects in the process if you're using Hibernate as a persistence mechanism.
There is one gotcha to the last thought though, and I JUST finished a blog entry on my pain on the subject, but there is also a bit of example showing how to do variable persistence and fetching.
http://blogs.sourceallies.com/roller/page/joedeveloper?entry=jbpm_3_1_auto_user
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970264#3970264
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970264
More information about the jboss-user
mailing list