[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-3696) Sybase - unit tests fail when numeric values overflow in precision or scale on insert
Gail Badner (JIRA)
noreply at atlassian.com
Fri Jan 23 18:19:40 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gail Badner resolved HHH-3696.
------------------------------
Resolution: Fixed
Fixed in Branch_3_2_4_SP1_CP, Branch_3_2, Branch_3_3, and trunk.
> Sybase - unit tests fail when numeric values overflow in precision or scale on insert
> -------------------------------------------------------------------------------------
>
> Key: HHH-3696
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3696
> Project: Hibernate Core
> Issue Type: Bug
> Components: core
> Reporter: Gail Badner
> Assignee: Gail Badner
> Fix For: 3.2.x, 3.3.x, 3.4
>
>
> The mappings for numeric properties in PaginationTest and Dom4jTest are incorrect. The values that are inserted overflow the specified precision and/or scale. They need to be fixed so that the values do not overflow.
--
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