X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fconf%2Fpersistence.xml;h=6a6d686f7624ded1820ce6a12ac60f935ca059e0;hb=f541fcb936ef0a97964a6466ccc1af36aa16b696;hp=6645ace1dea37e82d3ce502e0ff533cf2fc55900;hpb=b6a103dfb05b219517f48af6297c652f27925b68;p=addressbook-ejb.git diff --git a/src/conf/persistence.xml b/src/conf/persistence.xml index 6645ace..6a6d686 100644 --- a/src/conf/persistence.xml +++ b/src/conf/persistence.xml @@ -1,21 +1,30 @@ - - jdbc/contacts - org.mxchange.addressbook.model.addressbook.UserAddressbook - org.mxchange.addressbook.model.addressbook.entry.UserAddressbookEntry - org.mxchange.jcontacts.contact.UserContact - org.mxchange.jcontactsbusiness.CompanyContact - 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.logo.CompanyLogo - org.mxchange.jusercore.model.user.LoginUser - false - - - - + + jdbc/addressbook + 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 + 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.cellphone.CellphoneNumber + org.mxchange.jphone.phonenumbers.fax.FaxNumber + org.mxchange.jphone.phonenumbers.landline.LandLineNumber + org.mxchange.jphone.phonenumbers.MobileProvider.CellphoneProvider + org.mxchange.jusercore.model.email_address.EmailAddressChange + org.mxchange.jusercore.model.user.LoginUser + false + + + +