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.specification.Requirement #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create class 
by.vsu.mf.ammc.pm.dao.mysql.project.specification.RequirementDaoImpl which 
implements interface 
by.vsu.mf.ammc.pm.dao.abstraction.project.specification.RequirementDao. Create 
test class by.vsu.mf.ammc.pm.test.project.specification.RequirementDaoTest 
which tests each method of class RequirementDaoImpl. 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:19

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by Bulach...@gmail.com on 16 Mar 2015 at 12:01

GoogleCodeExporter commented 9 years ago

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