From: Roland Häder Date: Thu, 17 Aug 2017 20:45:58 +0000 (+0200) Subject: updated persistence unit X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6d59fb4a0d5216b3a293b10145b08f9aa9a39b56;p=addressbook-ejb.git updated persistence unit Signed-off-by: Roland Häder --- diff --git a/src/conf/persistence.xml b/src/conf/persistence.xml index b5a4906..fe33b05 100644 --- a/src/conf/persistence.xml +++ b/src/conf/persistence.xml @@ -6,6 +6,14 @@ org.mxchange.jaddressbook.model.addressbook.entry.UserAddressbookEntry org.mxchange.jaddressbookshare.model.addressbook.shared.AddressbookShare org.mxchange.jcontacts.contact.UserContact + org.mxchange.jcontactsbusiness.basicdata.CompanyBasicData + org.mxchange.jcontactsbusiness.branch.CompanyBranchOffice + org.mxchange.jcontactsbusiness.department.CompanyDepartment + org.mxchange.jcontactsbusiness.employee.CompanyEmployee + org.mxchange.jcontactsbusiness.headquarters.CompanyHeadQuartersData + org.mxchange.jcontactsbusiness.jobposition.EmployeePosition + org.mxchange.jcontactsbusiness.logo.CompanyLogo + org.mxchange.jcontactsbusiness.opening_times.BusinessOpeningTimes org.mxchange.jcountry.data.CountryData org.mxchange.jphone.phonenumbers.fax.FaxNumber org.mxchange.jphone.phonenumbers.landline.LandLineNumber