[hibernate-commits] [hibernate/hibernate-orm] a19fc8: HHH-12594 Properly share AliasResolutionContextImp...

GitHub noreply at github.com
Wed Jul 4 03:36:13 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a19fc84320d1ba2172ecb37f5c8c9cbcde616712
      https://github.com/hibernate/hibernate-orm/commit/a19fc84320d1ba2172ecb37f5c8c9cbcde616712
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-07-04 (Wed, 04 Jul 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/AbstractLoadQueryDetails.java
    M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/EntityLoadQueryDetails.java
    M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/LoadQueryJoinAndFetchProcessor.java

  Log Message:
  -----------
  HHH-12594 Properly share AliasResolutionContextImpl between EntityLoadQueryDetails instances

In particular, avoid contributing the aliases twice for the same
context: this would just trigger exceptions.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list