The first time that Sun released the specification, the suggestion to the vendors was to discourage object-to-object relationships among Entity beans.
在Sun第一次发布这个规范的时候,给供应商的建议是不赞成使用实体bean之间的对象-与-对象关系。
2
AutoMapper is a convention based object-to-object mapper often used to (but not restricted to) flatten complex object models to DTOs, commonly used in ViewModels and crossing service boundaries.