[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1803) Allow fetching with criteria when scrolling

Sam Doyle (JIRA) noreply at atlassian.com
Fri Aug 21 14:40:15 EDT 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33840#action_33840 ] 

Sam Doyle commented on HHH-1803:
--------------------------------

I have confirmed the bug on 3.3.2.GA but unfortunately the patch did not work in my case.
Originally I had thought this was a problem with Hibernate Search and as the previous commenter stated this has a serious impact to Hibernate Search indexing performance.

> 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, 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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list