[hibernate-commits] [hibernate/hibernate-orm] e58ab7: HHH-12297 - Relations are not loaded when using Fe...

GitHub noreply at github.com
Tue Feb 27 11:06:51 EST 2018


  Branch: refs/heads/5.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: e58ab7ac5eabfe0cfe953847fae64f10b75f318b
      https://github.com/hibernate/hibernate-orm/commit/e58ab7ac5eabfe0cfe953847fae64f10b75f318b
  Author: Ladislav Kulhanek <ladislav.kulhanek at crossad-ni.com>
  Date:   2018-02-27 (Tue, 27 Feb 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/TwoPhaseLoad.java
    M hibernate-core/src/main/java/org/hibernate/type/CollectionType.java
    M hibernate-core/src/main/java/org/hibernate/type/EntityType.java
    M hibernate-core/src/main/java/org/hibernate/type/Type.java
    A hibernate-core/src/test/java/org/hibernate/test/fetchprofiles/CollectionLoadedInTwoPhaseLoadTest.java
    A hibernate-core/src/test/java/org/hibernate/test/fetchprofiles/EntityLoadedInTwoPhaseLoadTest.java
    M hibernate-core/src/test/java/org/hibernate/test/fetchprofiles/join/JoinFetchProfileTest.java

  Log Message:
  -----------
  HHH-12297 - Relations are not loaded when using Fetch Profiles




More information about the hibernate-commits mailing list