[hibernate-commits] [hibernate/hibernate-orm] 5b61df: HHH-9306 - Wrong DDL generated by hibernate when u...

GitHub noreply at github.com
Mon Mar 14 10:46:55 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5b61df95917ad441fccdd2beeb68497e7dab85f6
      https://github.com/hibernate/hibernate-orm/commit/5b61df95917ad441fccdd2beeb68497e7dab85f6
  Author: Vlad Mihalcea <mih_vlad at yahoo.com>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/foreignkeys/disabled/InheritanceManyToManyForeignKeyTest.java

  Log Message:
  -----------
  HHH-9306 - Wrong DDL generated by hibernate when using MappedSuperclass containing ManyToMany relation

Add a test to prove that the issue does not replicate anymore.




More information about the hibernate-commits mailing list