[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4549?page=c...
]
Steve Ebersole commented on HHH-4549:
-------------------------------------
Not asking if you work for SAP, no.
Right now we have a bunch of Dialects that have been essentially "dumped"; no
one is responsible for them. Personally I'd actually rather deprecate and eventually
remove them if no one is going to take ownership/responsibility for them.
So what I am asking is whether you are willing to take this ownership/responsibility for
the SAPDBDialect/MaxDBDialect.
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
Original Estimate: 2 hours
Remaining Estimate: 2 hours
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira