]> git.mxchange.org Git - jjobs-ejb.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Tue, 23 Aug 2016 09:33:14 +0000 (11:33 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 24 Aug 2016 19:32:20 +0000 (21:32 +0200)
commit4ca3cfd0318098fb56e8c933c052a45b25bd3cad
tree502467fa61beb2d779de75ae794ae6e54cfa9bc8
parente6985add17069fa6ba3ff485dd89f36a6a494d78
Please cherry-pick:
- detachAllContactPhoneEntries() was a bad idea, beter do it the old way.
- The returned instance was a managed instance that have been updated. First find it with find() then you have a managed instanced. Now simply update the fields you want and you are done.

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jcontacts/contact/JobsContactSessionBean.java
src/java/org/mxchange/jcontacts/phone/JobsAdminContactPhoneSessionBean.java