| Issue 38: | Implement “Identity Map” pattern for by.vsu.mf.ammc.pm.domain.project.specification.Actor | |
| 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.project.specification.ActorDaoImpl while calling method read(int id) twice or more times. Create class by.vsu.mf.ammc.pm.test.project.specification.ActorIdentityMapTest which test this caching.
Apr 2, 2015
(No comment was entered for this change.)
Status:
Started
Apr 3, 2015
Implemented a caching of objects in the class by.vsu.mf.ammc.pm.dao.mysql.project.specification.ActorDaoImpl while calling method read(int id) twice or more times. Created class by.vsu.mf.ammc.pm.test.project.specification.ActorIdentityMapTest which test this caching.
Status:
Done
|
Owner: Nix...@gmail.com