Hi
I've set the hibernate.transaction.factory_class property to value
org.hibernate.transaction.JTATransactionFactory . After this change i've noticed that
there is no commit, the changes are affected only if I manually invoke flush on
entityManager instance. Is there something I should know?
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056984#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...