From 4b8217a0fc3b2aa041751820036b7bb3fc2f0c78 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Wed, 14 Oct 2015 08:36:30 +0200 Subject: [PATCH] =?utf8?q?switched=20to=20CREATE=20mode=20Signed-off-by:Ro?= =?utf8?q?land=20H=C3=A4der=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/conf/persistence.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/conf/persistence.xml b/src/conf/persistence.xml index 6617ac0..edf900b 100644 --- a/src/conf/persistence.xml +++ b/src/conf/persistence.xml @@ -4,6 +4,7 @@ jdbc/contacts org.mxchange.addressbook.model.addressbook.UserAddressbook org.mxchange.addressbook.model.addressbook.entry.UserAddressbookEntry + org.mxchange.addressbook.model.addressbook.shared.AddressbookShare org.mxchange.jcontacts.contact.UserContact org.mxchange.jcontactsbusiness.CompanyContact org.mxchange.jcontactsbusiness.basicdata.CompanyBasicData @@ -21,7 +22,7 @@ org.mxchange.jusercore.model.user.LoginUser false - + -- 2.39.5