[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-5369) SqlServerDialect specific implementation for sql2005 and above using ROW_NUMBER for pagination

Gail Badner (JIRA) noreply at atlassian.com
Sun Jul 11 15:29:13 EDT 2010


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

Gail Badner resolved HHH-5369.
------------------------------

    Resolution: Duplicate

> SqlServerDialect specific implementation for sql2005 and above using ROW_NUMBER for pagination
> ----------------------------------------------------------------------------------------------
>
>                 Key: HHH-5369
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5369
>             Project: Hibernate Core
>          Issue Type: Improvement
>    Affects Versions: 3.5.3
>         Environment: Microsoft Sql 2005 and 2008
>            Reporter: Yoryos Valotassios
>         Attachments: SqlServer2008Dialect.java
>
>
> Make use of the row_number function for paginated results. Provided is such a class extending the current SqlServerDialect. It seems to work but has not been heavily tested yet. There is also the issue HHH-2655 witch is open from the v3.2 days!

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