package fr.mch.mdo.restaurant.dao.users; import fr.mch.mdo.restaurant.dao.IDaoServices; public interface IUserRolesDao extends IDaoServices { }