J2EE Design Patterns
Name Data Transfer Object (DTO) Goal Improve performance by reducing the number of objects passed between tiers (Figure B-2). Figure B-2. Classes in the DTO pattern Participants Business … - Selection from J2EE Design Patterns [Book]