Add support for row selection in native SQL queries
---------------------------------------------------
Key: HHH-6254
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6254
Project: Hibernate Core
Issue Type: Improvement
Components: core
Affects Versions: 3.6.4
Environment: Hibernate 3.6.x, any database, any platform
Reporter: Zoran Regvart
Attachments: native-sql-row-selection.patch
Hi,
native SQL queries are missing support for row selection (i.e. paging), this support would
be easy to add: one line change in org.hibernate.impl.SQLQueryImpl, and I feel confidant
that it would not break backward compatibility. See the attached patch for the change and
test case (it was made against current master).
--
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