vigneshkum / projects-management

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

Implement “Data Access Object” layer for by.vsu.mf.ammc.pm.domain.project.Module #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create class by.vsu.mf.ammc.pm.dao.mysql.project.ModuleDaoImpl which implements 
interface by.vsu.mf.ammc.pm.dao.abstraction.project.ModuleDao. Create test 
class by.vsu.mf.ammc.pm.test.project.ModuleDaoTest which tests each method of 
class ModuleDaoImpl. Test class is to contain method main and have simple 
console implementation.

Original issue reported on code.google.com by yermoche...@gmail.com on 13 Mar 2015 at 9:17

GoogleCodeExporter commented 9 years ago

Original comment by prostoge...@gmail.com on 13 Mar 2015 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by yury.zaz...@gmail.com on 13 Mar 2015 at 10:55

GoogleCodeExporter commented 9 years ago

Original comment by yermoche...@gmail.com on 20 Mar 2015 at 7:26