From 4ffd4e5b5086905ab198841a2ad47612af0d79fd Mon Sep 17 00:00:00 2001 From: Miciele Ghiorghis Date: Wed, 16 Jan 2013 17:21:50 +0100 Subject: [PATCH] Tim-connector: Hibernate mapping file for AppProperties --- .../common/entities/AppProperties.hbm.xml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 libreplan-business/src/main/resources/org/libreplan/business/common/entities/AppProperties.hbm.xml diff --git a/libreplan-business/src/main/resources/org/libreplan/business/common/entities/AppProperties.hbm.xml b/libreplan-business/src/main/resources/org/libreplan/business/common/entities/AppProperties.hbm.xml new file mode 100644 index 000000000..185cc5a58 --- /dev/null +++ b/libreplan-business/src/main/resources/org/libreplan/business/common/entities/AppProperties.hbm.xml @@ -0,0 +1,21 @@ + + + + + + + + 100 + + + + + + + + + + + +