期刊文献+

基于ADO.NET的O/R Mapping中间件的研究 被引量:5

Proposing an Effective O/R Mapping Middleware for ADO.NET
在线阅读 下载PDF
导出
摘要 目前大多数软件开发都采用面向对象技术,而数据仍然保存在关系数据库中。由于对象模型和关系模型存在阻抗不匹配,因此实现对象与关系的映射已成为软件开发领域的关键问题。采用O/R M app ing(对象/关系映射)技术、XM L技术和软件分层的设计思想,实现了一个有效的数据库访问中间件,解决了利用ADO.NET开发应用程序遇到的数据表示和存取问题。 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.
出处 《西北工业大学学报》 EI CAS CSCD 北大核心 2006年第6期759-762,共4页 Journal of Northwestern Polytechnical University
关键词 数据库访问 阻抗失谐 中间件 对象关系映射 ADO.NET DataBase(DB) access, middleware, O/R(Object/Relation) mapping, ADO. NET, impedance mismatch
  • 相关文献

参考文献4

二级参考文献13

  • 1Microsoft.NET Data Access Architecture Guide[DB/OL].http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daag.asp,2001-10.
  • 2Ambler S W. The Design of a Robust Persistence Layer For Relational Databases. 2000
  • 3Yoder J W, Johnson R E, Wilson Q D. Connecting Business Objects to Relational Databases. URL: www. joeyoder. com/Research/objectmappings/Persista. pdf
  • 4MetaObjectFacility (MOF). Specification. http://www. omg. org/cgi-bin/apps/doc?formal/02-04-03. pdf
  • 5DavidWiley&Sons.鲍云志译.应用MDA[M].人民邮电出版社,2003..
  • 6Javatm Metadata Interface(JMI) Specification. http : //java. sun.com/products/jmi/index. jsp
  • 7Ambler S W. The Fundamentals of Mapping Objects to Relational Databases. 2003
  • 8Ambler S W. Mapping Object to Relational Databases. URL;http://www. AmbySoft. com/mappingObjects. pdf, 1997
  • 9Keller W. Object/Relational Access Layer A roadmap, Missing Links and More Patterns. URL: http://www. objectarchitects.de/ObjectArchitects/orpatterns
  • 10王毅.ASP.NET 1.0高级编程[M].北京:清华大学出版社,2002..

共引文献50

同被引文献37

引证文献5

二级引证文献21

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部