[hibernate-commits] [hibernate/hibernate-orm] 57401b: HHH-1689 - Support subqueries in HQL as CASE state...

GitHub noreply at github.com
Tue Nov 17 20:22:49 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 57401b9aa804c59bcad765240971f2aa0a1a2f3a
      https://github.com/hibernate/hibernate-orm/commit/57401b9aa804c59bcad765240971f2aa0a1a2f3a
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/antlr/hql-sql.g
    M hibernate-core/src/main/antlr/hql.g
    M hibernate-core/src/test/java/org/hibernate/test/hql/SubQueryTest.java

  Log Message:
  -----------
  HHH-1689 - Support subqueries in HQL as CASE statement alternatives;
SQM-30 - test




More information about the hibernate-commits mailing list