Skip navigation links
A B C D E F G H I J L M N O R S T U V W 

F

findByEmail(String) - Method in class dmv.spring.demo.model.repository.jdbc.UserRepositoryJDBC
 
findByEmail(String) - Method in interface dmv.spring.demo.model.repository.UserRepository
Find user by e-mail address.
findById(Long) - Method in class dmv.spring.demo.model.repository.jdbc.UserRepositoryJDBC
 
findById(Long) - Method in interface dmv.spring.demo.model.repository.UserRepository
Find user by its unique identifier.
findByShortName(String) - Method in class dmv.spring.demo.model.repository.jdbc.RoleRepositoryJDBC
 
findByShortName(String) - Method in interface dmv.spring.demo.model.repository.RoleRepository
Find and return Role object with given short name (case insensitive).
FULL_NAME_MAX_LENGTH - Static variable in interface dmv.spring.demo.model.repository.RoleRepository
Full name may have at most 50 characters
A B C D E F G H I J L M N O R S T U V W 
Skip navigation links