[hibernate-commits] [hibernate/hibernate-orm] fa6a22: HHH-8586 Synchronization beforeCompletion/afterCom...

GitHub noreply at github.com
Thu Oct 3 12:00:13 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: fa6a222ab1dd9925d95f211f38c951e0db4095ad
      https://github.com/hibernate/hibernate-orm/commit/fa6a222ab1dd9925d95f211f38c951e0db4095ad
  Author: Scott Marlow <smarlow at redhat.com>
  Date:   2013-10-03 (Thu, 03 Oct 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/transaction/internal/TransactionCoordinatorImpl.java
    M hibernate-core/src/main/java/org/hibernate/engine/transaction/spi/TransactionCoordinator.java
    M hibernate-core/src/main/java/org/hibernate/engine/transaction/synchronization/internal/SynchronizationCallbackCoordinatorImpl.java
    M hibernate-core/src/main/java/org/hibernate/internal/AbstractSessionImpl.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/EntityManagerFactoryClosedTest.java

  Log Message:
  -----------
  HHH-8586 Synchronization beforeCompletion/afterCompletion should check if EM is closed and this helps us pass the tck entityManagerFactoryCloseExceptions test.





More information about the hibernate-commits mailing list