X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fconf%2Fpersistence.xml;h=92674db7070448b04e606922f2a74e1825a3f047;hb=2df78299e45b9058fcb03ac6d5a27f63c18ae7a2;hp=bae448246c6eb5d4967d6a9f4c170062e472952e;hpb=cd670cf8db41c188c92217685b9eaec5d77112af;p=addressbook-ejb.git diff --git a/src/conf/persistence.xml b/src/conf/persistence.xml index bae4482..92674db 100644 --- a/src/conf/persistence.xml +++ b/src/conf/persistence.xml @@ -1,7 +1,25 @@ - jdbc/contacts + 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.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.smsprovider.CellphoneProvider + org.mxchange.jusercore.model.user.LoginUser false