From b3eba449ffbbfe6e29373839054fd08a783b42ab Mon Sep 17 00:00:00 2001 From: Gail Badner Date: Fri, 23 Jan 2009 22:52:53 +0000 Subject: [PATCH] HHH-3696 : Sybase - unit tests fail when numeric values overflow in precision or scale on insert git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15813 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- .../org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml | 4 ++-- test/org/hibernate/test/pagination/DataPoint.hbm.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml b/test/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml index 40ca26fdff..7f5f21af49 100644 --- a/test/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml +++ b/test/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml @@ -38,7 +38,7 @@ - + @@ -48,4 +48,4 @@ - \ No newline at end of file + diff --git a/test/org/hibernate/test/pagination/DataPoint.hbm.xml b/test/org/hibernate/test/pagination/DataPoint.hbm.xml index d3e75039fe..7b0baaf1ce 100755 --- a/test/org/hibernate/test/pagination/DataPoint.hbm.xml +++ b/test/org/hibernate/test/pagination/DataPoint.hbm.xml @@ -13,10 +13,10 @@ - + - +