[hibernate-commits] [hibernate/hibernate-orm] 6a09de: HHH-10206 - Primary key not created for a Set afte...

GitHub noreply at github.com
Mon Oct 26 21:20:22 EDT 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6a09dea2e4795c7c7d1b5356498ee0e2c89d46c7
      https://github.com/hibernate/hibernate-orm/commit/6a09dea2e4795c7c7d1b5356498ee0e2c89d46c7
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceBasicImpl.java
    A hibernate-core/src/test/java/org/hibernate/test/hbm/collectionpk/CollectionPkTest.java
    A hibernate-core/src/test/java/org/hibernate/test/hbm/index/PersonComment.java
    M hibernate-core/src/test/java/org/hibernate/test/hbm/index/PersonGroup.java
    A hibernate-core/src/test/resources/org/hibernate/test/hbm/collectionpk/person_map.hbm.xml
    A hibernate-core/src/test/resources/org/hibernate/test/hbm/collectionpk/person_set.hbm.xml

  Log Message:
  -----------
  HHH-10206 - Primary key not created for a Set after loading from XML mapping file

(cherry picked from commit e71627ab00046d9a574720f2e72ed3f14fb1f488)




More information about the hibernate-commits mailing list