Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for bug 216818

I'm checking in patch for bug 216818, which is attached to the bug at:
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=216818

Description: UpdateAllQueryExpressionMathTest fails on TimesTen platform with java.sql.DataTruncation

Modified
org.eclipse.persistence.testing.models.insurance.InsuranceTableCreator
to create the Claim table with Amount of type "FLOAT"

Its been reviewed by Tom.

Best Regards,
Chris


Back to the top