Research on ORM Mapping Mechanism Based on NHibernate

李斌勇,李庆
DOI: https://doi.org/10.3969/j.issn.1673-629x.2009.07.009
2009-01-01
Abstract:Aimed at the impedance mismatch problem between the object-oriented design and the relational database design,proposes to solve the conflict of object-relational mapping by the technology of ORM.Studies deeply the O / R mapping mechanism,and describes the persistence framework—NHibernate which is based on.NET platform.Then researches on the ORM mapping mechanism based on the NHibernate and realizes the effective mapping of object and relational database,it achieves the effective separation of business logic layer and data storage.Presented a variety of mapping strategy will greatly shorten the software development cycle and reduce system development costs.
What problem does this paper attempt to address?