[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5726) SqlServerDialect should support variable limit
Yoryos Valotassios (JIRA)
noreply at atlassian.com
Sun Nov 14 15:42:13 EST 2010
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39101#action_39101 ]
Yoryos Valotassios commented on HHH-5726:
-----------------------------------------
This should be an improvement and not a bug
> 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