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

index f6b140dbd2caef921acd26d914f305c8fbd1c002..844b7f36a3de0bc9b335dd56946099661225c7c6 100644 (file)
@@ -14,6 +14,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.jphone.phonenumbers.cellphone.CellphoneNumber</class>
     <class>org.mxchange.jphone.phonenumbers.fax.FaxNumber</class>