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

GitHub noreply at github.com
Mon Oct 26 21:19:56 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: e71627ab00046d9a574720f2e72ed3f14fb1f488
      https://github.com/hibernate/hibernate-orm/commit/e71627ab00046d9a574720f2e72ed3f14fb1f488
  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




More information about the hibernate-commits mailing list