[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5381?page=c...
]
Steve Ebersole commented on HHH-5381:
-------------------------------------
We are in the middle of releasing the versions containing the previous contribution.
Please open a new issue with the changes (these really work much, much, much better as
diffs) and we will get into the next releases.
HSQLDB new dialect (Fred Toussi)
--------------------------------
Key: HHH-5381
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5381
Project: Hibernate Core
Issue Type: Patch
Components: core
Affects Versions: 3.5.x
Environment: Hibernate 3.x, HSQLDB 1.8.x and 2.0.x
Reporter: Fred Toussi
Assignee: Steve Ebersole
Fix For: 3.5.4, 3.6.0.Beta1
Attachments: HSQLDialect.java
Time Spent: 53m
Remaining Estimate: 0h
New version of HSQLDialect.java adjusts its method calls according to the version of
hsqldb.jar.
Supports HSQLDB 1.8.x features exactly as previous versions of the dialect, with a few
minor enhancements.
Supports HSQLDB 2.0.x features, including trascaction support.
Has been tested with Hibernate trunk test suite since mid June; latest tests done
yesterday.
For testing, please use the latest HSQLDB 2.0.1 snapshot from
http://hsqldb.org/support/
page. The dialect works with the release version of HSQLDB 2.0.0, but shows a few errors
with the Hibernate test suite.
--
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