Issue 32: Implement “Identity Map” pattern for by.vsu.mf.ammc.pm.domain.project.Project
Status:  Done
Owner:

Blocked on:
issue 18
Project Member Reported by yermoche...@gmail.com, Mar 20, 2015
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.
Mar 20, 2015
Project Member #1 prostoge...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Owner: d.boroda...@gmail.com
May 27, 2015
Project Member #2 d.boroda...@gmail.com
(No comment was entered for this change.)
Status: Started
Jun 16, 2015
Project Member #3 d.boroda...@gmail.com
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