[hibernate-commits] [hibernate/hibernate-orm] 943f1c: HHH-9330 : Test cases for orphanRemoval=true does ...

GitHub noreply at github.com
Wed Nov 26 19:13:07 EST 2014


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 943f1cd14e9197961096245f9d100fe91ff6b107
      https://github.com/hibernate/hibernate-orm/commit/943f1cd14e9197961096245f9d100fe91ff6b107
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/orphan/onetomany/DeleteOneToManyOrphansTest.java
    A hibernate-core/src/test/java/org/hibernate/test/orphan/onetomany/Feature.java
    A hibernate-core/src/test/java/org/hibernate/test/orphan/onetomany/Product.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/orphan/onetomany/DeleteOneToManyOrphansTest.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/orphan/onetomany/Feature.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/orphan/onetomany/Product.java

  Log Message:
  -----------
  HHH-9330 : Test cases for orphanRemoval=true does not work in bidirectional relationships (without cascading)

(cherry picked from commit 1ff9edfb81057535f436a32b3631a3bc0665bbe3)


  Commit: 0a6279df5b58158f8ab284bc925126e1de9bac83
      https://github.com/hibernate/hibernate-orm/commit/0a6279df5b58158f8ab284bc925126e1de9bac83
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    A hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/orphan/onetomany/DeleteOneToManyOrphansTest.java
    A hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/orphan/onetomany/Feature.java
    A hibernate-entitymanager/src/test/java/org/hibernate/ejb/test/orphan/onetomany/Product.java
    R hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/orphan/onetomany/DeleteOneToManyOrphansTest.java
    R hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/orphan/onetomany/Feature.java
    R hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/orphan/onetomany/Product.java

  Log Message:
  -----------
  HHH-9330 : Test cases for orphanRemoval=true does not work in bidirectional relationships (without cascading)


  Commit: e863539c22d3b5772cc5e740b892672bd394d9cc
      https://github.com/hibernate/hibernate-orm/commit/e863539c22d3b5772cc5e740b892672bd394d9cc
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2014-11-26 (Wed, 26 Nov 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/CascadeStyle.java

  Log Message:
  -----------
  HHH-9330 : orphanRemoval=true does not work in bidirectional relationships (without cascading)


Compare: https://github.com/hibernate/hibernate-orm/compare/90934aed63a0...e863539c22d3


More information about the hibernate-commits mailing list