文件名称:[ORM] NHibernate 3.3.3
文件大小:4.99MB
文件格式:7Z
更新时间:2016-07-31 09:06:12
.Net C# ORM NHibernate
☆ 资料说明:☆ NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your mapping metadata with attributes in your source code. NHibernate supports transparent persistence, your object classes don't have to follow a restrictive programming model. Persistent classes do not need to implement any interface or inherit from a special base class. This makes it possible to design the business logic using plain .NET (CLR) objects and object-oriented idiom. ☆ 文件清单:☆ NHibernate-3.3.3.GA-bin.7z ☆ 相关网址:☆ NHibernate 主页网址: http://nhforge.org/ NHibernate 下载网址: http://sourceforge.net/projects/nhibernate/