[hibernate-commits] [hibernate/hibernate-orm] 6a403f: Fix delete of entity with plural attributes

Andrea Boriero noreply at github.com
Wed Nov 27 07:19:35 EST 2019


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6a403fa5d93254d2c93a65f0a6ee7ff970abc3fe
      https://github.com/hibernate/hibernate-orm/commit/6a403fa5d93254d2c93a65f0a6ee7ff970abc3fe
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/sql/results/internal/domain/collection/DelayedCollectionAssembler.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/metamodel/mapping/collections/MapOperationTests.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/metamodel/mapping/collections/SetOperationTests.java

  Log Message:
  -----------
  Fix delete of entity with plural attributes




More information about the hibernate-commits mailing list