Issue Type: Bug Bug
Affects Versions: 4.2.0.CR2
Assignee: Unassigned
Components: documentation
Created: 06/Mar/13 12:27 PM
Description:

http://docs.jboss.org/hibernate/orm/4.2/manual/en-US/html_single/#queryhql-joins

Fetch should be used together with setMaxResults() or setFirstResult(), as these operations are based on the result rows which usually contain duplicates for eager collection fetching, hence, the number of rows is not what you would expect.

I think it should read "Fetch shouldn't be used...".

Project: Hibernate ORM
Priority: Minor Minor
Reporter: Ondra Žižka
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira