Package-level declarations
Types
Link copied to clipboard
interface CantEatDao
Data Access Object for the CantEat table. This class provides methods for interacting with the CantEat table in the database.
Link copied to clipboard
Link copied to clipboard
Represents the database for the application.
Functions
Link copied to clipboard
Extension function to convert a list of dbCantEat objects to a list of CantEat domain models.
Link copied to clipboard
Converts a list of dbLike objects to a list of Like domain objects.
Link copied to clipboard
Converts a dbRecipe object to a Recipe domain object.
Link copied to clipboard
Converts a list of dbRecipe objects to a list of Recipe domain objects.