Overview:
‘Patterns of Enterprise Application Architecture’ book introduces and describes design patterns you will usually see when building enterprise applications. There are also examples of patterns and although they are simple and primitive they give you the idea how to implement or use specific patterns. The topics covered include:
- Dividing an enterprise application into layers
- The major approaches to organizing business logic
- An in-depth treatment of mapping between objects and relational databases
- Using Model-View-Controller to organize a Web presentation
- Handling concurrency for data that spans multiple transactions
- Designing distributed object interfaces
Author:
Martin Fowler
Published In:
2002