[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3696) Sybase - unit tests fail when numeric values overflow in precision or scale on insert

Gail Badner (JIRA) noreply at atlassian.com
Thu Jan 8 04:31:40 EST 2009


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