[hibernate-commits] [hibernate/hibernate-orm] b23e5b: support for canonical reference to id and version....

Steve Ebersole noreply at github.com
Tue Jan 14 08:25:10 EST 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b23e5ba54a68f894faf08a955487bc7b620e2529
      https://github.com/hibernate/hibernate-orm/commit/b23e5ba54a68f894faf08a955487bc7b620e2529
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

  Changed paths:
    M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlLexer.g4
    M hibernate-core/src/main/antlr/org/hibernate/grammars/hql/HqlParser.g4
    M hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/AttributePathTests.java

  Log Message:
  -----------
  support for canonical reference to id and version.  consider other entity parts - natural-id, tenant-discriminator, etc




More information about the hibernate-commits mailing list