[jboss-dev-forums] [jBPM Development PVM] - Re: Execution.getId()

tom.baeyens@jboss.com do-not-reply at jboss.com
Mon Nov 9 03:07:49 EST 2009


strategy we used was this:

* in api we only use String getId()
* in db we only use long DBID_
* in java, property id (String) might be composed in several ways.  sometimes it's formed by translating the dbid(long) into string, sometimes the id is a separate field.

but i don't yet see how this prevents you from building your own process language ?  can you elaborate on that part ?

also: we're very keen to know about your use case.  what other process language are you building on pvm ?



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

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



More information about the jboss-dev-forums mailing list