[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5381) HSQLDB new dialect

Fred Toussi (JIRA) noreply at atlassian.com
Tue Jul 13 10:10:13 EDT 2010


HSQLDB new dialect
------------------

                 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
         Attachments: HSQLDialect.java

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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list