Input and Output Patterns
Selection Factory (191)
Generates query selections based on identity object attributes.
Domain Object Factory (203)
Populates domain objects based on query result data.
Update Factory (215)
Generates update operations based on modified domain object attributes.
Domain Object Assembler (227)
Populates, persists, and deletes domain objects using a uniform factory framework.
Paging Iterator (253)
Iterates efficiently through a collection of domain objects that represents query results.
|