[hibernate-commits] [hibernate/hibernate-orm] 3545de: fix logic for interpreting HQL literal enum values

Gavin King noreply at github.com
Sat Feb 22 09:19:55 EST 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3545de74eac277dfa2407f1ea53ef32ab1985b9d
      https://github.com/hibernate/hibernate-orm/commit/3545de74eac277dfa2407f1ea53ef32ab1985b9d
  Author: gavinking <gavin at ceylon-lang.org>
  Date:   2020-02-22 (Sat, 22 Feb 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/hql/internal/BasicDotIdentifierConsumer.java

  Log Message:
  -----------
  fix logic for interpreting HQL literal enum values

Note that this feature still doesn't work because we still
can't get a MappingModelExpressable from an SqmEnumLiteral.




More information about the hibernate-commits mailing list