[hibernate-commits] [hibernate/hibernate-orm] 31377b: Register JPA embeddable types properly, allow acce...

Christian Beikov noreply at github.com
Wed Jan 29 11:51:17 EST 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 31377b1423a2c6737f76a5fe33f09743e8a578fb
      https://github.com/hibernate/hibernate-orm/commit/31377b1423a2c6737f76a5fe33f09743e8a578fb
  Author: Christian Beikov <christian.beikov at gmail.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/AttributeClassification.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/MetadataContext.java
    M hibernate-core/src/main/java/org/hibernate/query/sqm/function/SqmFunctionRegistry.java

  Log Message:
  -----------
  Register JPA embeddable types properly, allow access to functions in registry and fix AttributeClassifications


  Commit: f66728d5b25f30bde4f41468bb2a6e4f57793d31
      https://github.com/hibernate/hibernate-orm/commit/f66728d5b25f30bde4f41468bb2a6e4f57793d31
  Author: Christian Beikov <christian.beikov at gmail.com>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/PluralAttributeMappingImpl.java

  Log Message:
  -----------
  Fix plural join alias de-reference


Compare: https://github.com/hibernate/hibernate-orm/compare/98414b1a921b...f66728d5b25f


More information about the hibernate-commits mailing list