Add references to Patterns of Enterprise Application Architecture

This commit is contained in:
Ilkka Seppälä
2020-07-07 21:19:14 +03:00
parent 2212690468
commit 51f6282e9b
4 changed files with 4 additions and 0 deletions

View File

@ -27,3 +27,4 @@ Use the Unit Of Work pattern when
* [Design Pattern - Unit Of Work Pattern](https://www.codeproject.com/Articles/581487/Unit-of-Work-Design-Pattern)
* [Unit Of Work](https://martinfowler.com/eaaCatalog/unitOfWork.html)
* [Patterns of Enterprise Application Architecture](https://www.amazon.com/gp/product/0321127420/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0321127420&linkCode=as2&tag=javadesignpat-20&linkId=d9f7d37b032ca6e96253562d075fcc4a)