• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2006, Vol. 28 ›› Issue (10): 111-113.

• 论文 • 上一篇    下一篇

在DAO模式中实现数据库间差异消除及数据库操作的移植

周宁[1] 苗放[1] 周丽[2]   

  • 出版日期:2006-10-01 发布日期:2010-05-20

  • Online:2006-10-01 Published:2010-05-20

摘要:

DAO模式是J2EE的标准设计模式。本文介绍DAO设计模式的一个实施策略,该实施策略不仅实现了DAO模式的基本功能,而且还扩充了其功能,使其能消除数据库间的差异,并 使数据库操作具有可移植性。

关键词: 设计模式 数据存取对象 实施策略 消除差异 可移植性

Abstract:

DAO is a standard mode module for J2EE. This paper mainly demonstrates a strategy for DAO, which can implement the basic functions of DAO. Furthermore  , its extended functions can eliminate the differences between various databases, which makes the database operations portable.

Key words: (design mode, data access object, implementation strategy, eliminating differences portable)