]> git.mxchange.org Git - jcontacts-business-core.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Sat, 3 Sep 2016 08:41:48 +0000 (10:41 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 3 Sep 2016 09:05:45 +0000 (11:05 +0200)
commite2d85c80c7561e928da8460f277e07e74be50870
tree12496fe0b8a0bcbc449d1e1a32354e6d26e05102
parentc661f458d185e3481b3390975ea0e61aea87db56
Continued a bit:
- added "own" enumeration for day-of-week (the default is currently not supported by JPA)
- see: http://stackoverflow.com/questions/2243730/jpa-hibernate-embedded-and-enum
src/org/mxchange/jcontactsbusiness/opening_times/BusinessOpeningTimes.java
src/org/mxchange/jcontactsbusiness/opening_times/OpeningTimes.java
src/org/mxchange/jcontactsbusiness/opening_times/dayofweek/DayOfTheWeek.java [new file with mode: 0644]