Design and implementation of property management system based on Nhibernate
2006; China Aerospace Science and Industry Group; Linguagem: Inglês
ISSN
1000-7024
Autores Tópico(s)Advanced Computational Techniques and Applications
ResumoObject-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 andobject-oriented method,withoutconcerning the detailed implementation of theunderlying relation database.The ORM framework decreasesthe quantity of thesource code andthe possibility of mistake.Therefore the developing efficiency is greatlyimproved.
Referência(s)