[hibernate-commits] [hibernate/hibernate-orm] 41d2f9: Fix OneToMany empty collection initialization

GitHub noreply at github.com
Mon Dec 3 14:00:52 EST 2018


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 41d2f96dd5e619f9c7342b93a418e26b5254a4ad
      https://github.com/hibernate/hibernate-orm/commit/41d2f96dd5e619f9c7342b93a418e26b5254a4ad
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
    M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/crud/onetomany/bidirectional/EntityWithOneToManyTest.java
    M hibernate-core/src/test/java/org/hibernate/orm/test/crud/onetomany/bidirectional/EntityWithOneToManyWithoutJoinTableTest.java

  Log Message:
  -----------
  Fix OneToMany empty collection initialization



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list