[hibernate-commits] [hibernate/hibernate-orm] 5ba6cd: HHH-10207 - Constraint name not considered for a S...

GitHub noreply at github.com
Mon Oct 26 20:45:03 EDT 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5ba6cdc7289c42cd2bac90f623352005746b5f04
      https://github.com/hibernate/hibernate-orm/commit/5ba6cdc7289c42cd2bac90f623352005746b5f04
  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/ModelBinder.java
    A hibernate-core/src/test/java/org/hibernate/test/hbm/fk/CollectionKeyFkNameTest.java
    A hibernate-core/src/test/resources/org/hibernate/test/hbm/fk/person_manytoone.hbm.xml
    A hibernate-core/src/test/resources/org/hibernate/test/hbm/fk/person_set.hbm.xml

  Log Message:
  -----------
  HHH-10207 - Constraint name not considered for a Set while loading from XML mapping file

(cherry picked from commit c07e93bfb1c11da5bc0999bbe8f5b5af0500e872)




More information about the hibernate-commits mailing list