Letractively / projects-management

Automatically exported from code.google.com/p/projects-management
0 stars 0 forks source link

Implement method findByLoginAndPassword() in class by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl #78

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add method readByLoginAndPassword() 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 
findByLoginAndPassword() in class 
by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl. This method is to read 
exactly one record from table `user` which correspond to given login and 
password.

Original issue reported on code.google.com by yermoche...@gmail.com on 8 May 2015 at 12:49

GoogleCodeExporter commented 9 years ago

Original comment by prostoge...@gmail.com on 15 May 2015 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by Zimnicka...@gmail.com on 8 Jun 2015 at 12:20