hibernate.connection.autocommit property to true.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970509#3970509
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970509
___
jboss
I used the following line in hibernate.cfg.xml file.
true
It is not recommended though as per the link
http://www.hibernate.org/hib_docs/v3/reference/en/html/session-configuration.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970508#3970508
Reply to