[hibernate-commits] [hibernate/hibernate-orm] 8c6f80: HHH-13619 - Support for JPA's `size` function as a...

gbadner noreply at github.com
Thu Mar 12 17:42:18 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 8c6f8025e32f422857f0a29fd142c4306b658b9a
      https://github.com/hibernate/hibernate-orm/commit/8c6f8025e32f422857f0a29fd142c4306b658b9a
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/hql/internal/ast/tree/CollectionSizeNode.java

  Log Message:
  -----------
  HHH-13619 - Support for JPA's `size` function as a select expression

- Fix to work on Oracle by removing "as" between table name and alias




More information about the hibernate-commits mailing list