[jboss-user] [jBPM] - Re: JBPM 5.2 in DB2 - Sequence generation problem

Shiju John do-not-reply at jboss.com
Thu Feb 14 00:20:02 EST 2013


Shiju John [https://community.jboss.org/people/shijuj] created the discussion

"Re: JBPM 5.2 in DB2 - Sequence generation problem"

To view the discussion, visit: https://community.jboss.org/message/797605#797605

--------------------------------------------------------------
Hi jiri Svitak,
Thanks for ur replay. This is not working.  In oracle am using the sequence name SESSIONINFO_ID_SEQ
But in DB2 the same sequence is not taken for sessioninfo table. My Persistance.xml look like 












<properties>*
<property name=++"hibernate.dialect"++* value=++"org.hibernate.dialect.DB2Dialect"++/>
<property name=++"hibernate.id.new_generator_mappings"++ value=++"false"++/>
<property name=++"hibernate.connection.autocommit"++ value=++"false"++/>
<property name=++"hibernate.max_fetch_depth"++ value=++"3"++/>
<property name=++"hibernate.hbm2ddl.auto"++ value=++"validate"++/>
<property name=++"hibernate.show_sql"++ value=++"false"++/>
<property name=++"hibernate.transaction.manager_lookup_class"++ value=+"com.TransactionManagerLookup"+ />
</properties>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/797605#797605]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130214/10cab9b0/attachment-0001.html 


More information about the jboss-user mailing list