[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4549) add LIMIT support to SAPDBDialect
jm (JIRA)
noreply at atlassian.com
Fri Nov 6 09:32:08 EST 2009
add LIMIT support to SAPDBDialect
---------------------------------
Key: HHH-4549
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4549
Project: Hibernate Core
Issue Type: Improvement
Components: core
Affects Versions: 3.3.1
Environment: Maxdb7.6
Reporter: jm
Attachments: MaxDBDialect.java
current maxdb dialect does not support LIMIT, although Maxdb supports it. I needed this badly so I hacked one that supports it, works for me but I did it mostly by trial&error. Would be good if added to hibernate. I named it MaxDBDialect as maxdb is the current name of the db, modify as needed.
--
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