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.Actor #24

Open GoogleCodeExporter opened 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by shansil...@gmail.com on 19 Mar 2015 at 3:09

GoogleCodeExporter commented 9 years ago

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