Interface MicrosoftGraphRefreshTokenDao
- All Superinterfaces:
BaseDao<MicrosoftGraphRefreshToken, Long>, EditableDao<MicrosoftGraphRefreshToken, Long>
public interface MicrosoftGraphRefreshTokenDao
extends EditableDao<MicrosoftGraphRefreshToken, Long>
-
Method Summary
Methods inherited from interface BaseDao
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria