随笔分类 -  设计模式

Repository 设计模式介绍(转)
摘要:在DDD设计中大家都会使用Repository pattern来获取domain model所需要的数据。1.什么事Repository?"A Repository mediates between the domain and data mapping layers, acting like an... 阅读全文

posted @ 2016-01-06 15:21 _ali 阅读(602) 评论(0) 推荐(0)

导航