Letractively / projects-management

Automatically exported from code.google.com/p/projects-management
0 stars 0 forks source link

Implement “Identity Map” pattern for by.vsu.mf.ammc.pm.domain.project.Module #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implement a caching of objects in the class 
by.vsu.mf.ammc.pm.dao.mysql.project.ModuleDaoImpl while calling method read(int 
id) twice or more times. Create class 
by.vsu.mf.ammc.pm.test.project.ModuleIdentityMapTest which test this caching.

Original issue reported on code.google.com by yermoche...@gmail.com on 20 Mar 2015 at 7:26

GoogleCodeExporter commented 9 years ago

Original comment by prostoge...@gmail.com on 20 Mar 2015 at 10:18

GoogleCodeExporter commented 9 years ago

Original comment by yury.zaz...@gmail.com on 20 Mar 2015 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by yury.zaz...@gmail.com on 20 Mar 2015 at 11:12

GoogleCodeExporter commented 9 years ago

Original comment by meskil...@gmail.com on 16 Apr 2015 at 9:15

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/projects-management/source/detail?r=88

Original comment by meskil...@gmail.com on 16 Apr 2015 at 9:17