Related Patterns
The Partial Population pattern relates heavily to the Data Transfer patterns and, of course, indirectly to the patterns documented in the previous chapter that relate to the Data Transfer patterns:
- Data Transfer Object/Data Transfer Collection: These patterns form the basis of the Partial Population pattern. The responsibilities do not entirely overlap, however; the Data Transfer patterns simplify and focus data retrieval, and the Partial Population pattern provides flexibility.