@Repository public class UserAvatarDaoImpl extends HibernateEditableDao<UserAvatar,Long> implements UserAvatarDao
type| Constructor and Description |
|---|
UserAvatarDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
Optional<UserAvatar> |
findByUserName(String userName,
boolean mini) |
delete, merge, save, updatecountAll, countByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getByField, getSession, getSessionFactory, propertyList, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, merge, save, updatecountAll, countByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyListpublic Optional<UserAvatar> findByUserName(String userName, boolean mini)
findByUserName in interface UserAvatarDaoCopyright © 2023 Suncode. All rights reserved.