[hibernate-commits] [hibernate/hibernate-orm] b5e3b5: HHH-12239 - @ManyToMany throws a ConstraintViolati...

GitHub noreply at github.com
Tue Jan 23 01:56:45 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b5e3b59136eb62cc06d31cb159e3fc7908e88a7b
      https://github.com/hibernate/hibernate-orm/commit/b5e3b59136eb62cc06d31cb159e3fc7908e88a7b
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/manytomany/ManyToManyBidirectionalTest.java

  Log Message:
  -----------
  HHH-12239 - @ManyToMany throws a ConstraintViolationException when removing entity from the mapped-by (inverse) side

Add replicating test case




More information about the hibernate-commits mailing list