0 Replies Latest reply on Jun 22, 2007 2:41 PM by adamzrk

    org.hibernate.transaction.JTATransactionFactory doesn't comm

    adamzrk

      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