SybaseDialect implementing setMaxResults
----------------------------------------
Key: HHH-2454
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2454
Project: Hibernate3
Type: Improvement
Components: core
Versions: 3.3
Reporter: Francois-Xavier Bonnet
Priority: Minor
Attachments: SybaseDialect.java.patch
LIMIT and TOP command are not supported by Sybase version < 15
Why not to use SET ROWCOUNT function instead.
Here is a patched version of SybaseDialect. I tested it on an application with paged
results and it improved a lot the performances.
--
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