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