摘要: In some cases, the models may be very similar to one another. In other cases, the models may radically diverge. If your domain model and your data model are very similar, you can consider aggregating an instance of your data model class into your domain model class. If your domain and data model... 阅读全文
posted @ 2012-05-28 15:55 iDEAAM 阅读(338) 评论(0) 推荐(0) 编辑