From cfa669fe2e060236aabd0be188fb52df729c0aca Mon Sep 17 00:00:00 2001 From: Ezequiel Bergamaschi Date: Wed, 5 Feb 2014 21:55:37 -0300 Subject: [PATCH] adding hibernate config --- .../src/main/resources/com/wisemapping/model/Mindmap.hbm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wise-webapp/src/main/resources/com/wisemapping/model/Mindmap.hbm.xml b/wise-webapp/src/main/resources/com/wisemapping/model/Mindmap.hbm.xml index 5f3da53a..5bcb8a9b 100644 --- a/wise-webapp/src/main/resources/com/wisemapping/model/Mindmap.hbm.xml +++ b/wise-webapp/src/main/resources/com/wisemapping/model/Mindmap.hbm.xml @@ -27,7 +27,7 @@ + table="R_LABEL_MINDMAP" order-by="label_id" fetch="select" cascade="none">