]> git.mxchange.org Git - jjobs-ejb.git/commitdiff
added entity to persistence unit
authorRoland Haeder <roland@mxchange.org>
Thu, 7 Apr 2016 10:16:24 +0000 (12:16 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 7 Apr 2016 10:16:24 +0000 (12:16 +0200)
src/conf/persistence.xml

index 76d114d17b9a8fd7c5376b8e2f2e6b79451a32d2..424ca523f3db2faa0ca4be52f690faa7e860f973 100644 (file)
@@ -11,6 +11,7 @@
     <class>org.mxchange.jcontactsbusiness.headquarters.CompanyHeadQuartersData</class>
     <class>org.mxchange.jcontactsbusiness.jobposition.EmployeePosition</class>
     <class>org.mxchange.jcontactsbusiness.logo.CompanyLogo</class>
+    <class>org.mxchange.jcontactsbusiness.opening_times.BusinessOpeningTimes</class>
     <class>org.mxchange.jcountry.data.CountryData</class>
     <class>org.mxchange.jjobs.model.addressbook.UserAddressbook</class>
     <class>org.mxchange.jjobs.model.addressbook.entry.UserAddressbookEntry</class>