| Issue 32: | Implement “Identity Map” pattern for by.vsu.mf.ammc.pm.domain.project.Project | |
| 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.ProjectDaoImpl while calling method read(int id) twice or more times. Create class by.vsu.mf.ammc.pm.test.project.ProjectIdentityMapTest which test this caching.
May 27, 2015
(No comment was entered for this change.)
Status:
Started
Jun 16, 2015
Implement a caching of objects in the class by.vsu.mf.ammc.pm.dao.mysql.project.ProjectDaoImpl Create class by.vsu.mf.ammc.pm.test.project.ProjectIdentityMapTest
Status:
Done
|
Owner: d.boroda...@gmail.com