[hibernate-commits] [hibernate/hibernate-orm] 81eaf8: HHH-5948 - Trying to get a PluralAttributePath fro...

GitHub noreply at github.com
Wed Oct 28 23:02:27 EDT 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 81eaf8a70c022dc0a1b00a818c32e6175ea3d2c7
      https://github.com/hibernate/hibernate-orm/commit/81eaf8a70c022dc0a1b00a818c32e6175ea3d2c7
  Author: Janario Oliveira <janarioliver at gmail.com>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/criteria/path/PluralAttributePath.java
    M hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/BaseEntityManagerFunctionalTestCase.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/criteria/SuperclassCollectionTest.java

  Log Message:
  -----------
  HHH-5948 - Trying to get a PluralAttributePath from a @MappedSuperclass throws org.hibernate.MappingException: Unknown collection role - Changed to read path from entity (not mappedclass) as defined in CollectionBinder.bind()

(cherry picked from commit 41879f6d1aa6449bdaed214b2789dbf57b1ef493)




More information about the hibernate-commits mailing list