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.user.Contact #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create class by.vsu.mf.ammc.pm.dao.mysql.user.ContactDaoImpl which implements 
interface by.vsu.mf.ammc.pm.dao.abstraction.user.ContactDao. Create test class 
by.vsu.mf.ammc.pm.test.user.ContactDaoTest which tests each method of class 
ContactDaoImpl. 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:33

GoogleCodeExporter commented 9 years ago

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