|
|
|
|
|
by iainduncan
5859 days ago
|
|
I would add that the data mapper pattern gives you very fine grained control over what objects and attributes of the object are matched to which tables. So refactoring either your object layer or your table layer is easy to do independently. |
|