[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1412) Collection fetches and firstResult/maxRows

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:00 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1412.
-------------------------------


Closing stale resolved issues

> Collection fetches and firstResult/maxRows
> ------------------------------------------
>
>                 Key: HHH-1412
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1412
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: query-criteria, query-hql
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>            Priority: Blocker
>             Fix For: 3.2.0.alpha1
>
>
> Collection fetches and firstResult/maxRows currently do not return logical results, since the firstResult/maxRows are applied at the database level.  We need to recognize this scenario and perform the firstResult/maxRows in memory (plus generously warn the user).

-- 
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