[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5726) SqlServer2005Dialect should support variable limit

Strong Liu (JIRA) noreply at atlassian.com
Mon Nov 29 05:04:13 EST 2010


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

Strong Liu updated HHH-5726:
----------------------------

    Description: The SqlServer2005Dialect using the row_number function can support variable limit. At the end of the query, instead of binding the limit and offset to the between statement just use ?  (was: The SqlServerDialect using the row_number function can support variable limit. At the end of the query, instead of binding the limit and offset to the between statement just use ?)
    Component/s: core
        Summary: SqlServer2005Dialect should support variable limit  (was: SqlServerDialect should support variable limit)

> SqlServer2005Dialect should support variable limit
> --------------------------------------------------
>
>                 Key: HHH-5726
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5726
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Yoryos Valotassios
>            Assignee: Strong Liu
>
> The SqlServer2005Dialect using the row_number function can support variable limit. At the end of the query, instead of binding the limit and offset to the between statement just use ?

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