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

J4 ›› 2007, Vol. 29 ›› Issue (12): 120-122.

• 论文 • 上一篇    下一篇

对象关系数据库系统映射模型及应用

朱玲 薛贺   

  • 出版日期:2007-12-01 发布日期:2010-05-30

  • Online:2007-12-01 Published:2010-05-30

摘要:

由于对象模型和关系模型存在阻抗不匹配,实现对象和关系的映射已成为软件开发领域的关键问题。本文提出了ORM系统的三层模型,在业务逻辑层和关系数据库的物理存储结构中间增加一个O-R映射,并给出了各个层次的详细设计和分析,最后验证了该模型在实际应用中的有效性。

关键词: 时象关系映射 ORM 系统模型

Abstract:

Due to the impedance matching of the object and the relations, the Object-Relational Mapping(ORM) is be- coming a focus of the field of software dev  elopment. This paper puts forward a three-layered system architecture for object- oriented relational databases. And an O-R agent layer is added between  the operation-layer and the relational database. Each layer and its analysis are discussed in detail. Finally,the validity of the model is demonstrated in practice.

Key words: object relational mapping, ORM, system model