[hibernate-commits] [hibernate/hibernate-orm] 1c3491: HHH-11703 - Entity with Natural ID not being cache...

GitHub noreply at github.com
Mon May 8 09:45:03 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1c34914455f62dd3769ea9b69b4884114ce8fb75
      https://github.com/hibernate/hibernate-orm/commit/1c34914455f62dd3769ea9b69b4884114ce8fb75
  Author: João Carlos Heringer Moreira <joaochmoreira at gmail.com>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/EntityType.java
    A hibernate-core/src/test/java/org/hibernate/test/uniquekey/NaturalIdCachingTest.java

  Log Message:
  -----------
  HHH-11703 - Entity with Natural ID not being cached in the persistenceContext, causing extra queries




More information about the hibernate-commits mailing list