Hi,

> I read that the patch that Thomas Mueller was integrated in hibernate.
> Is it integrated in the trunk of Hibernate or also in the latest
> version of Hibernate (3.5) ?

According to HHH-3401 the bug was fixed in versions 3.2.7, 3.3.2,
3.5.0.Beta-1 of Hibernate.

> If it's the latter case, is it possible
> to update the documentation of the "tutorial" page ?

What about if I write:

This database supports Hibernate version 3.1 and newer. You can use
the HSQLDB Dialect,
or the native H2 Dialect. Unfortunately the H2 Dialect included in
some versions of Hibernate is buggy.
A <a 
href="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3401";>patch
for Hibernate</a> has been submitted and is now applied. The dialect
for the newest version of Hibernate
is also available at
<code>src/tools/org/hibernate/dialect/H2Dialect.java.txt</code>.
You can rename it to <code>H2Dialect.java</code> and include this as a
patch in your application,
or upgrade to a version of Hibernate where this is fixed.

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to