| Issue 76: | Implement method findAll() in class by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Add method readAll() into interface by.vsu.mf.ammc.pm.dao.abstraction.user.UserDao and implement it in class by.vsu.mf.ammc.pm.dao.mysql.user.UserDaoImpl. Implement method findAll() in class by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl. This method is to read all records from table `user`.
May 15, 2015
Project Member
#1
prostoge...@gmail.com
Owner:
d.boroda...@gmail.com
Jun 9, 2015
(No comment was entered for this change.)
Status:
Accepted
Jun 16, 2015
Add method readAll() into interface by.vsu.mf.ammc.pm.dao.abstraction.user.UserDao and implement it in class by.vsu.mf.ammc.pm.dao.mysql.user.UserDaoImpl. Implement method findAll() in class by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl
Status:
Done
|