RecipeDao
interface RecipeDao
Data Access Object (DAO) for the "recipes" table in the database.
This interface provides methods to perform operations on the "recipes" table.
Data Access Object (DAO) for the "recipes" table in the database.
This interface provides methods to perform operations on the "recipes" table.