[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1803?page=c...
]
Corey Puffalt commented on HHH-1803:
------------------------------------
I'd also like to know why this issue is being ignored when a patch is available.
Also, I'm not so sure this should be listed as an enhancement when the API already
allows one to do a scroll() and no exception or anything is thrown when scrolling over a
Criteria with one-to-many relationship(s) and FetchMode.JOIN specified. Instead, we get a
silent corruption of the results!
Allow fetching with criteria when scrolling
-------------------------------------------
Key: HHH-1803
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1803
Project: Hibernate Core
Issue Type: Improvement
Components: query-criteria
Affects Versions: 3.2.0.cr2
Reporter: Maarten Winkels
Attachments: Child.java, criteria-scroll-fetch-collection.patch,
CriteriaScrollFetchTest.java, Diffs-applied-to-3.3.2.GA.zip, Parent.java,
ParentChild.hbm.xml
When querying by criteria, fetching is allowed, but when scrolling a criteria, the
fetching corrupts the result.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira