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.UsersGroup #30

Open GoogleCodeExporter opened 9 years ago

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

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 yermoche...@gmail.com on 20 Mar 2015 at 7:32