[hibernate-commits] [hibernate/hibernate-orm] 8d6c31: HHH-9629 Use root entity name for constructing cac...

GitHub noreply at github.com
Wed May 27 12:54:33 EDT 2015


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 8d6c318797ad3e7048cdfeae4b2fcec49790e4e3
      https://github.com/hibernate/hibernate-orm/commit/8d6c318797ad3e7048cdfeae4b2fcec49790e4e3
  Author: Nicolas Noffke <nicolas.noffke at hype.de>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/BatchFetchQueue.java
    M hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java

  Log Message:
  -----------
  HHH-9629 Use root entity name for constructing cache key


  Commit: 765b39cf2e77c71dcde42e58de604dcad221b7d3
      https://github.com/hibernate/hibernate-orm/commit/765b39cf2e77c71dcde42e58de604dcad221b7d3
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/BatchFetchQueue.java

  Log Message:
  -----------
  HHH-9629 - l2 cache key constructed wrong for entity with inheritance when fetching lazy property


Compare: https://github.com/hibernate/hibernate-orm/compare/21f7c44e68d4...765b39cf2e77


More information about the hibernate-commits mailing list