[jboss-dev-forums] [jBPM Development PVM] - Execution.getId()
frantisek.kocun@gmail.com
do-not-reply at jboss.com
Fri Nov 6 11:20:04 EST 2009
Hi all,
is it really needed to have two unique keys? Execution.getId() and ScopeINstanceImpl.getDbid()?
At least I would kick out Execution.getId() from the interface. I need to implement my own Execution and string type collides with another interface which is expecting Long.
And if the Execution.getId() is PK where do you set it?
Sorry if I'm asking something very trivial, but I don't use JPDL just PVM with my own process language on the top of it.
Btw. good job in v 4 with storing process definitions;)
Thank you
Fero
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264362#4264362
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264362
More information about the jboss-dev-forums
mailing list