@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, update
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, getSession, getSessionFactory, propertyList, scrollByCriteria, scrollByCriteria, setSessionFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delete, merge, save, update
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria
public Optional<UserAvatar> findByUserName(String userName, boolean mini)
findByUserName
in interface UserAvatarDao
Copyright © 2025 Suncode. All rights reserved.