[hibernate-commits] [hibernate/hibernate-orm] 0854a0: HHH-9518 : Exception handling around collection se...

GitHub noreply at github.com
Thu Jun 11 15:43:18 EDT 2015


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0854a0473f444dce4c9241a87e7c4542e690451f
      https://github.com/hibernate/hibernate-orm/commit/0854a0473f444dce4c9241a87e7c4542e690451f
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2015-06-11 (Thu, 11 Jun 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java
    M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
    A hibernate-core/src/test/java/org/hibernate/test/collection/multisession/MultipleSessionCollectionTest.java

  Log Message:
  -----------
  HHH-9518 : Exception handling around collection session access needs to be improved

(cherry picked from commit f4f04901e266f00451ec13b86b90eeefb803d7a5)

Conflicts:
	hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java
	hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java

HHH-9518 : Corrections to test to work for pre-5.0




More information about the hibernate-commits mailing list