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
Original issue reported on code.google.com by
yermoche...@gmail.com
on 8 May 2015 at 12:49