[hibernate-commits] [hibernate/hibernate-orm] bca595: Fix some NYI exceptions related to collections.

GitHub noreply at github.com
Thu Dec 6 19:42:35 EST 2018


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: bca595b1df32703da9bf656268982d5f3cc714b6
      https://github.com/hibernate/hibernate-orm/commit/bca595b1df32703da9bf656268982d5f3cc714b6
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/spi/AbstractPersistentCollectionDescriptor.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/spi/AbstractPluralPersistentAttribute.java

  Log Message:
  -----------
  Fix some NYI exceptions related to collections.


  Commit: 7f2cc9f928f8f48ac37df1a3fd7b0d9a8ee41db2
      https://github.com/hibernate/hibernate-orm/commit/7f2cc9f928f8f48ac37df1a3fd7b0d9a8ee41db2
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/entity/SingleTableEntityTypeDescriptor.java

  Log Message:
  -----------
  Fix entity descriptor returning identifier property name correctly.


Compare: https://github.com/hibernate/hibernate-orm/compare/85c165482dc2...7f2cc9f928f8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list