| Issue 43: | Implement “Identity Map” pattern for by.vsu.mf.ammc.pm.domain.user.User | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Implement a caching of objects in the class by.vsu.mf.ammc.pm.dao.mysql.user.UserDaoImpl while calling method read(int id) twice or more times. Create class by.vsu.mf.ammc.pm.test.user.UserIdentityMapTest which test this caching.
Apr 22, 2015
(No comment was entered for this change.)
Status:
Done
Apr 22, 2015
(No comment was entered for this change.)
Status:
Accepted
Apr 24, 2015
(No comment was entered for this change.)
Status:
Done
|
Owner: newjeka...@gmail.com