Repository
Directory actions
More options
Directory actions
More options
Repository
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Define: An object that isolates domain objects from details of the database access code. A Repository mediates between the domain and data mapping layers. Usage: To separate concerns so that business logic is not polluted with data access code