[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5726) SqlServerDialect should support variable limit
Yoryos Valotassios (JIRA)
noreply at atlassian.com
Wed Nov 10 14:43:13 EST 2010
SqlServerDialect should support variable limit
----------------------------------------------
Key: HHH-5726
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5726
Project: Hibernate Core
Issue Type: Bug
Reporter: Yoryos Valotassios
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 ?
--
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