[hibernate-commits] [hibernate/hibernate-orm] fa6acf: fix an obvious bug in SqmSelectClause

Steve Ebersole noreply at github.com
Tue May 12 22:16:48 EDT 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: fa6acf4e504c9f77667559d767a6c4d95abdc6f9
      https://github.com/hibernate/hibernate-orm/commit/fa6acf4e504c9f77667559d767a6c4d95abdc6f9
  Author: Nathan Xu <nathan.qingyang.xu at gmail.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/SqmSelectClause.java

  Log Message:
  -----------
  fix an obvious bug in SqmSelectClause


  Commit: ab71b369b672d296bb37d54820da668c1a640829
      https://github.com/hibernate/hibernate-orm/commit/ab71b369b672d296bb37d54820da668c1a640829
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/SqmSelectClause.java

  Log Message:
  -----------
  Removed no-longer relevant code comment


Compare: https://github.com/hibernate/hibernate-orm/compare/5c11778032f3...ab71b369b672


More information about the hibernate-commits mailing list