Test/Doc added

Test/Doc added
This commit is contained in:
Amit Dixit
2016-04-04 15:31:43 +05:30
parent eb72493f13
commit 59b6b817f4
10 changed files with 475 additions and 328 deletions

View File

@ -13,7 +13,7 @@ tags:
Object provides an abstract interface to some type of database or
other persistence mechanism.
![alt text](./etc/dm.png "Data Mapper")
![alt text](./etc/data-mapper.png "Data Mapper")
## Applicability
Use the Data Mapper in any of the following situations