| Name : nhibernate
| |
| Version : 1.2.1.GA
| Vendor : openSUSE Build Service
|
| Release : 1.4
| Date : 2008-06-18 14:41:35
|
| Group : Development/Libraries/Other
| Source RPM : nhibernate-1.2.1.GA-1.4.src.rpm
|
| Size : 6.39 MB
| |
| Packager : (none)
| |
| Summary : NHibernate is a port of Hibernate Core for Java to the .NET Framework
|
Description :
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.
|