[hibernate-commits] [hibernate/hibernate-orm] 7f0105: HHH-11827 - JPA entity native query not eagerly fe...

GitHub noreply at github.com
Wed Jun 21 09:50:38 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 7f010569e5f9f9306a257df38c757a1278b51574
      https://github.com/hibernate/hibernate-orm/commit/7f010569e5f9f9306a257df38c757a1278b51574
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-21 (Wed, 21 Jun 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/query/native/Native.adoc
    M documentation/src/main/asciidoc/userguide/chapters/query/native/extras/sql-hibernate-entity-associations-query-many-to-one-join-example.sql
    R documentation/src/main/asciidoc/userguide/chapters/query/native/extras/sql-jpa-entity-associations-query-many-to-one-join-example.sql
    M documentation/src/test/java/org/hibernate/userguide/sql/SQLTest.java

  Log Message:
  -----------
  HHH-11827 - JPA entity native query not eagerly fetching associations as suggested by documentation.




More information about the hibernate-commits mailing list