If you take a look at the jBPM hbms, you'll see that the id generator is set to 
'native'. According to Hibernate doc, this means that indeed only one sequence 
will be used...

You can change this by changing the hbms of jBPM.
See http://www.hibernate.org/296.html for more information.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4197085
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to