i have just commited the sap db dialect to cvs.

gavin, r u still happy for me to change the default column name for the
hilogenerator from next to next_hi (sap db gets upset when DBSchemaExport
tries to create the hibernate_unique_key table with a column name of next,
as it is a reserved word)?

the test suite fails on testCreateUpdate due to the size of the double in
Foo.java.  sap db seems to support to +1e-64, but Foo's double is set to
1.33e-69, so the exponent seems to large to me.  however the jdbc driver
appears to reduce it even more.  i could only get to 1.33e-36 for the test
to be successful.  i will send a message to the sapdb mailing list about
this.

brad

_______________________________
brad clow
chief technical officer
workingmouse

email: [EMAIL PROTECTED]
web:   http://www.workingmouse.com



_______________________________________________
Hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to