Value Object Assembler Pattern


In a J2EE application, the server-side business components are implemented using session beans, entity beans, DAOs, and so forth. Application clients frequently need to access data that is composed from multiple objects. A full description of this pattern is contained in a .pdf file that ships with your Together plugin.