[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-3750) Allow dialects to handle difference in how Query.setFirstResult() should be interpreted

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Feb 4 18:17:38 EST 2009


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

Steve Ebersole closed HHH-3750.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5
                   3.3.x
                   3.2.x

> Allow dialects to handle difference in how Query.setFirstResult() should be interpreted
> ---------------------------------------------------------------------------------------
>
>                 Key: HHH-3750
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3750
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.2.x, 3.3.x, 3.5
>
>
> Specifically, it appears that some databases will interpret the number we bind as 0-based, while others interpret it as 1-based.  We should allow Dialects to handle this difference.

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