首页 | 本学科首页   官方微博 | 高级检索  
     

基于ADO.NET的O/R Mapping中间件的研究
引用本文:王丽芳,蒋泽军,庄亮,曾杰.基于ADO.NET的O/R Mapping中间件的研究[J].西北工业大学学报,2006,24(6):759-762.
作者姓名:王丽芳  蒋泽军  庄亮  曾杰
作者单位:西北工业大学,计算机学院,陕西,西安,710072
摘    要:目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的设计思想,实现了一个有效的数据库访问中间件,解决了利用ADO.NET开发应用程序遇到的数据表示和存取问题。

关 键 词:数据库访问  阻抗失谐  中间件  对象关系映射  ADO.NET
文章编号:1000-2758(2006)06-0759-04
修稿时间:2006年2月9日

Proposing an Effective O/R Mapping Middleware for ADO.NET
Wang Lifang,Jiang Zejun,Zhuang Liang,Zeng Jie.Proposing an Effective O/R Mapping Middleware for ADO.NET[J].Journal of Northwestern Polytechnical University,2006,24(6):759-762.
Authors:Wang Lifang  Jiang Zejun  Zhuang Liang  Zeng Jie
Abstract:Aim.To our knowledge,there does not exist object/relation(O/R) mapping middleware for ADO.NET in the open literature.We now propose such a middleware.In the full paper,we explain in detail the design of an O/R mapping middleware for ADO.NET to reduce to a minimum the notable impedance mismatch caused by object-oriented(OO) accessing of RDB(Relational DataBase).In the abstract,we just give a briefing.In designing the middleware,we adopt many techniques such as O/R mapping technique,XML and the software design concept based on layers to implement the middleware.It is composed of the three layers of object representation layer,object control layer and data access layer.The object representation layer,which represents data of objects and implements the mapping of object models and relation models,is the core part of the middleware.The object control layer controls the entity classes of the object representation layer.The data access layer encapsulates and compartmentalizes all data access code within nice and clean components that interact with RDB.The middleware we designed has a clear framework and the advantages of easy implementation,maintenance,extensibility and reuse.Our middleware has already been utilized by certain program developers who find that it helps them to reduce their accessing burden.
Keywords:DataBase(DB) access  middleware  O/R(Object/Relation) mapping  ADO  NET  impedance mismatch
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号