[hibernate-commits] [hibernate/hibernate-orm] 2e0976: HHH-12945 Properly support entry() criteria expres...

GitHub noreply at github.com
Tue Nov 13 05:26:17 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2e0976d8b6547033c5cf035e7463f8da83370f75
      https://github.com/hibernate/hibernate-orm/commit/2e0976d8b6547033c5cf035e7463f8da83370f75
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/criteria/internal/expression/MapEntryExpression.java
    M hibernate-core/src/main/java/org/hibernate/query/criteria/internal/path/MapAttributeJoin.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/criteria/mapjoin/Customer.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/criteria/mapjoin/CustomerOrder.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/criteria/mapjoin/MapJoinEntryTest.java

  Log Message:
  -----------
  HHH-12945 Properly support entry() criteria expression

With additional changes from Gail.



      **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