|
计算机应用研究 2006
Research and Application of Object/Relational Mapping in .NET Framework
|
Abstract:
The impedance mismatch between paradigms based on object-oriented theory and relational theory make it impossible to reflect the characteristic of object.Object/Relational Mapping provides a bridge between them.The strategies of mapping entity classes to tables are analyzed and compared.The application and advantage of NHibernate framework are especially introduced.