Repository

Similar to DAO in that, it provides abstracts database access. But it is more focused on domain-specific operations instead of simple CRUD or DB operations. Thus, it will usually have more business-centric methods.


Backlinks