From: Brad C. <bra...@wo...> - 2002-03-22 00:31:43
|
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: bra...@wo... web: http://www.workingmouse.com |