摘要:
iBATIS是一种data mapper。Martin Fowler在他的《Patterns of Enterprise Application Architecture》一书中是这样描述Data Mapper的:
一个映射层,在对象和数据库间传递数据,并保持两者与映射层本身相独立。.
注:Mapper是在两个独立对象间建立通信关系的一种对象。 阅读全文
posted @ 2008-06-19 16:41
痞子刘
阅读(419)
评论(0)
推荐(0)