[jboss-user] [JBoss jBPM] - Re: why the single hibernate oracle sequence
jbarrez
do-not-reply at jboss.com
Wed Dec 17 06:31:03 EST 2008
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
More information about the jboss-user
mailing list