基于Nhibernate的产权管理系统的设计与实现  被引量:3

Design and implementation of property management system based on Nhibernate

在线阅读下载全文

作  者:陶再平[1] 

机构地区:[1]浙江金融职业学院,浙江杭州310018

出  处:《计算机工程与设计》2006年第21期4145-4146,F0003,共3页Computer Engineering and Design

摘  要:对象-关系映射就是把对象映射到关系数据库的记录。它是完全从面向对象的角度来设计和开发程序。从Hibernate移植过来的Nhibernate技术是面向.NET环境的对象-关系数据库映射框架。该框架将业务层与数据存储分离。应用程序开发人员能够以统一的、面向对象的方法进行对象数据存取,而不必关心底层关系数据库的具体实现。通过使用ORM框架可以大大减少程序代码量并减少了出错的机会,从而极大地提高了开发效率。Object-relation mapping (ORM) handles persisting objects to and from the records of underlying relation database, it is an object-oriented method to develop application. Nhiberate is an object-relation mapping framework based on .net environment, which is a port of the hibernate. The business layer is separated from data storage. It is possible for developers to fetch or store the object data with uniform and object-oriented method, without concerning the detailed implementation of the underlying relation database. The ORM framework decreases the quantity of the source code and the possibility of mistake.Therefore the developing efficiency is greatly improved.

关 键 词:对象-关系映射 面向对象 关系数据库 持久对象 产权管理系统 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象