Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: b6ac8ec1bea53e39716d8eadd95229d1856b4487
https://github.com/hibernate/hibernate-orm/commit/b6ac8ec1bea53e39716d8ea...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/query/hql/HQL.adoc
A
documentation/src/main/asciidoc/userguide/chapters/query/hql/extras/hql-distinct-entity-query-example.sql
A
documentation/src/main/asciidoc/userguide/chapters/query/hql/extras/hql-distinct-entity-query-hint-example.sql
A
documentation/src/main/asciidoc/userguide/chapters/query/hql/extras/hql-distinct-projection-query-example.sql
A documentation/src/test/java/org/hibernate/userguide/hql/SelectDistinctTest.java
Log Message:
-----------
HHH-11027 - Document the PASS_DISTINCT_THROUGH Query Hint