jordan
Entities and Models, DTOs oh my?
Yeah looking at some documentation and videos it looks like using entities to map to the tables that we are creating in the database while we can use DTO‘s and DAO‘s as contracts that we want to use from an inbound and outbound perspective.
would this be a better summary? High-level
14 replies