[hibernate-commits] [hibernate/hibernate-orm] b20233: HHH-13045 - Testcase showing access of assocation ...

GitHub noreply at github.com
Fri Nov 2 14:18:27 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b202333ff9b6b2129cc1f74bc2fe103ae372ff36
      https://github.com/hibernate/hibernate-orm/commit/b202333ff9b6b2129cc1f74bc2fe103ae372ff36
  Author: Christian Beikov <christian.beikov at gmail.com>
  Date:   2018-11-02 (Fri, 02 Nov 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/EmbeddableCollectionElementWithLazyManyToOneTest.java

  Log Message:
  -----------
  HHH-13045 - Testcase showing access of assocation id contained in element collection doesn't work


  Commit: a3bc66e1d2032a2ca927d4c2fa6e14b52ec82c14
      https://github.com/hibernate/hibernate-orm/commit/a3bc66e1d2032a2ca927d4c2fa6e14b52ec82c14
  Author: Christian Beikov <christian.beikov at gmail.com>
  Date:   2018-11-02 (Fri, 02 Nov 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/hql/internal/ast/tree/DotNode.java

  Log Message:
  -----------
  HHH-13045 - Fix access of association id of element collection alias in query


Compare: https://github.com/hibernate/hibernate-orm/compare/3c5534f23f79...a3bc66e1d203
      **NOTE:** This service has 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