[hibernate-commits] [hibernate/hibernate-orm] 33255d: HHH-7308

GitHub noreply at github.com
Wed Sep 5 10:39:42 EDT 2012


  Branch: refs/heads/4.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 33255de38e7a222796abc24be0a88ce51160d410
      https://github.com/hibernate/hibernate-orm/commit/33255de38e7a222796abc24be0a88ce51160d410
  Author: Shawn Clowater <Shawn.Clowater at entero.com>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java

  Log Message:
  -----------
  HHH-7308

Change the beforeCompletion() method of the TransactionObserver() to call the beforeTransactionCompletion() method regardless of whether or not the session is open like the afterCompletion() method does when calling the afterTransactionCompletion() and also cleaned up the log message around session having after transaction events as this sort of logging had been previously moved to the close() method of SessionImpl.
(cherry picked from commit 6ac746fffce8cf920c70b20ce4a239d79ec0c08d)





More information about the hibernate-commits mailing list