RestaurantRepository
Repository interface for managing Restaurant entities. Extends the base Repository with specific query operations.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
Finds all Restaurant entities associated with a specific manager ID.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard