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

GitHub noreply at github.com
Tue Feb 27 11:04:02 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 93c475f7e2bb23f42f148b0a4364c728609e43f5
      https://github.com/hibernate/hibernate-orm/commit/93c475f7e2bb23f42f148b0a4364c728609e43f5
  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