Closed ArmandasRokas closed 4 years ago
DAO is a class that usually has operations like save, update, delete. Whereas the DTO is just an object that holds data.
DAO is a class that usually has operations like save, update, delete. Whereas the DTO is just an object that holds data.