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

GitHub noreply at github.com
Fri Sep 23 21:25:30 EDT 2016


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: e950f7b05a80175f97b565985bdeb81d838bea4f
      https://github.com/hibernate/hibernate-orm/commit/e950f7b05a80175f97b565985bdeb81d838bea4f
  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: 45ea61bc7e3ec73bbd42700a2e887581a27f9087
      https://github.com/hibernate/hibernate-orm/commit/45ea61bc7e3ec73bbd42700a2e887581a27f9087
  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


Compare: https://github.com/hibernate/hibernate-orm/compare/fbc7fd2cafd1...45ea61bc7e3e


More information about the hibernate-commits mailing list