From 7ed0be30c6e1a089e1424a66d87b827c8060df75 Mon Sep 17 00:00:00 2001 From: Strong Liu Date: Mon, 22 Mar 2010 13:56:03 +0000 Subject: [PATCH] HHH-4732 quote column name as it is a keyword on teradata git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19056 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- .../org/hibernate/test/entitymode/dom4j/basic/Account.hbm.xml | 4 ++-- .../hibernate/test/entitymode/dom4j/basic/Employer.hbm.xml | 2 +- 2 files changed, 3 insertions(+), 3 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 17360b6749..7b4055e2a7 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 @@ -8,7 +8,7 @@ - + @@ -34,7 +34,7 @@ - + diff --git a/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Employer.hbm.xml b/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Employer.hbm.xml index a1ab5af0fd..8e4c555cdf 100755 --- a/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Employer.hbm.xml +++ b/testsuite/src/test/java/org/hibernate/test/entitymode/dom4j/basic/Employer.hbm.xml @@ -19,7 +19,7 @@ - +