[hibernate-commits] [hibernate/hibernate-orm] 399227: HHH-10659 - Natural Id 2nd level Cache not working...

GitHub noreply at github.com
Fri Sep 23 21:31:45 EDT 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 399227a33c7b07ce1a3fb68d71b4b59f8e90e351
      https://github.com/hibernate/hibernate-orm/commit/399227a33c7b07ce1a3fb68d71b4b59f8e90e351
  Author: Damien Hollis <damien.hollis at unimarket.com>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/action/internal/AbstractEntityInsertAction.java
    A hibernate-core/src/test/java/org/hibernate/test/naturalid/immutable/IdentifierGeneratorWithNaturalIdCacheTest.java

  Log Message:
  -----------
  HHH-10659 - Natural Id 2nd level Cache not working when Identity is database generated

(cherry picked from commit 9498b525660b80ba040ed3fc1a740fe55d105ccf)


  Commit: 779331a9a59b3d330995fe5daf4bd7721abcb759
      https://github.com/hibernate/hibernate-orm/commit/779331a9a59b3d330995fe5daf4bd7721abcb759
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/naturalid/immutable/IdentifierGeneratorWithNaturalIdCacheTest.java

  Log Message:
  -----------
  HHH-10659 : fix test case to work with jdk7

(cherry picked from commit 45ea61bc7e3ec73bbd42700a2e887581a27f9087)


Compare: https://github.com/hibernate/hibernate-orm/compare/080eaba299ab...779331a9a59b


More information about the hibernate-commits mailing list