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

GitHub noreply at github.com
Fri Sep 16 04:13:11 EDT 2016


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 253f70f591eb70edb66fbe50037471e0a44a24ea
      https://github.com/hibernate/hibernate-orm/commit/253f70f591eb70edb66fbe50037471e0a44a24ea
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-09-16 (Fri, 16 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

(cherry picked from commit a3eac6276179aeb4f79ed971e7e8162567e0f1c6)


  Commit: b6ba54d40341baa616186558f75188bbc50fa9c4
      https://github.com/hibernate/hibernate-orm/commit/b6ba54d40341baa616186558f75188bbc50fa9c4
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-09-16 (Fri, 16 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

(cherry picked from commit 9cf4fecbfe187ed05b52c1c46c0d0165fae68c39)


Compare: https://github.com/hibernate/hibernate-orm/compare/f2ecfc1f5371...b6ba54d40341


More information about the hibernate-commits mailing list