[hibernate-commits] [hibernate/hibernate-orm] 096217: HHH-12294 - Regression after fixing HHH-12064

GitHub noreply at github.com
Wed Feb 14 10:19:50 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 096217816e9860dce28afd661cc51f50ac4a60a6
      https://github.com/hibernate/hibernate-orm/commit/096217816e9860dce28afd661cc51f50ac4a60a6
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-02-14 (Wed, 14 Feb 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/cascade/multilevel/MultiLevelCascadeToStringTest.java

  Log Message:
  -----------
  HHH-12294 - Regression after fixing HHH-12064

Add test case and fix

HHH-12291 - NullPointerException when deleting subentity with @ManyToOne to other Entities

Add a replicating test case




More information about the hibernate-commits mailing list