[hibernate-commits] [hibernate/hibernate-orm] a3eac6: HHH-11101 - Add test for issue

GitHub noreply at github.com
Fri Sep 16 04:07:42 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a3eac6276179aeb4f79ed971e7e8162567e0f1c6
      https://github.com/hibernate/hibernate-orm/commit/a3eac6276179aeb4f79ed971e7e8162567e0f1c6
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/uniqueconstraint/TestEntity.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/uniqueconstraint/TestEntity.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/uniqueconstraint/UniqueConstraintGenerationTest.java

  Log Message:
  -----------
  HHH-11101 - Add test for issue


  Commit: 9cf4fecbfe187ed05b52c1c46c0d0165fae68c39
      https://github.com/hibernate/hibernate-orm/commit/9cf4fecbfe187ed05b52c1c46c0d0165fae68c39
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceBasicImpl.java
    M hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/PluralAttributeElementSourceManyToManyImpl.java

  Log Message:
  -----------
  HHH-11101 - Missing unique constraint for many-to-many with unique=true in list mapping


Compare: https://github.com/hibernate/hibernate-orm/compare/fd918c2a6ea6...9cf4fecbfe18


More information about the hibernate-commits mailing list