]> git.mxchange.org Git - jfinancials-mailer-ejb.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Tue, 23 Aug 2016 09:33:14 +0000 (11:33 +0200)
committerRoland Häder <roland@mxchange.org>
Fri, 9 Jun 2017 20:03:04 +0000 (22:03 +0200)
commitd6ed56cb977d62ccdf7e61ba026bfefbfe3ab844
tree1a549daadb72c9053b711b3d9d5bc6fcac9ee598
parenta600981b6f34d59d1a15b025f2b48f767c9d9cac
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.
src/java/org/mxchange/jcontacts/contact/AddressbookContactSessionBean.java
src/java/org/mxchange/jcontacts/phone/AddressbookAdminContactPhoneSessionBean.java