From a115232c658013d1601afa1af89477627e57e84b Mon Sep 17 00:00:00 2001 From: Gail Badner Date: Fri, 23 Jan 2009 23:17:08 +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/trunk@15815 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- .../org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml | 4 ++-- .../test/java/org/hibernate/test/pagination/DataPoint.hbm.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml b/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml index c5e39a76e3..17360b6749 100755 --- a/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml +++ b/testsuite/src/test/java/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/testsuite/src/test/java/org/hibernate/test/pagination/DataPoint.hbm.xml b/testsuite/src/test/java/org/hibernate/test/pagination/DataPoint.hbm.xml index d3e75039fe..7b0baaf1ce 100755 --- a/testsuite/src/test/java/org/hibernate/test/pagination/DataPoint.hbm.xml +++ b/testsuite/src/test/java/org/hibernate/test/pagination/DataPoint.hbm.xml @@ -13,10 +13,10 @@ - + - +