From 5c25ef9cc141692dade0cacd1e5a79e3afe91901 Mon Sep 17 00:00:00 2001 From: Mic Date: Mon, 14 Jan 2013 23:40:25 +0800 Subject: [PATCH] removed former Hibernate xml configuration --- src/main/resources/log4j.xml | 6 +- src/main/resources/petclinic.hbm.xml | 74 ------------------- .../spring/applicationContext-dao.xml | 12 +-- 3 files changed, 10 insertions(+), 82 deletions(-) delete mode 100644 src/main/resources/petclinic.hbm.xml diff --git a/src/main/resources/log4j.xml b/src/main/resources/log4j.xml index 029b681da..b7d82f5d9 100755 --- a/src/main/resources/log4j.xml +++ b/src/main/resources/log4j.xml @@ -12,15 +12,15 @@ - + - + - + diff --git a/src/main/resources/petclinic.hbm.xml b/src/main/resources/petclinic.hbm.xml deleted file mode 100644 index f9a993cf1..000000000 --- a/src/main/resources/petclinic.hbm.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/main/resources/spring/applicationContext-dao.xml b/src/main/resources/spring/applicationContext-dao.xml index bcf2df623..f3316a99b 100644 --- a/src/main/resources/spring/applicationContext-dao.xml +++ b/src/main/resources/spring/applicationContext-dao.xml @@ -53,6 +53,13 @@ + + + + @@ -94,11 +101,6 @@ - -