Interface GoogleDriveRefreshTokenDao

All Superinterfaces:
BaseDao<GoogleDriveRefreshToken,Long>, EditableDao<GoogleDriveRefreshToken,Long>

public interface GoogleDriveRefreshTokenDao extends EditableDao<GoogleDriveRefreshToken,Long>