Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: efc041c9e6e52a521a64b84d9387e99715c7b964
https://github.com/hibernate/hibernate-orm/commit/efc041c9e6e52a521a64b84...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-02-06 (Mon, 06 Feb 2017)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
A
documentation/src/main/asciidoc/userguide/chapters/fetching/extras/fetching-direct-vs-query-direct-fetching-example.sql
A
documentation/src/main/asciidoc/userguide/chapters/fetching/extras/fetching-direct-vs-query-entity-query-example.sql
A
documentation/src/test/java/org/hibernate/userguide/fetching/DirectVsQueryFetchingTest.java
Log Message:
-----------
HHH-11453 - Documentation: explain/state find() and Query on a single entity can behave
differently