POEAA is short for Patterns of Enterprise Application Architecture. An influental book by Martin Fowler it covers a number of various Design Patterns pertaining to how to organize various layers of code. A large portion of the book covers techniques to deal with Object-Relational Impedance Mismatch.
POEAA is short for Patterns of Enterprise Application Architecture. An influental book by Martin Fowler it covers a number of various Design Patterns pertaining to how to organize various layers of code. A large portion of the book covers techniques to deal with Object-Relational Impedance Mismatch.
The catalog of patterns is available online at
This tag is used to relate questions about the Design Patterns in the book.