NHibernate

Posted by magnum on March 09, 2006

Anche per .NET disponibile l’ottimo motore di ORM Hibernate (o NHibernite), tanto apprezzato dalla comunità Java.

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.
Being a port of Hibernate 2.1, the NHibernate API is very similar to that of Hibernate. All Hibernate knowledge and existing Hibernate documentation is therefore directly applicable to NHibernate.

  • del.icio.us
  • Reddit
  • StumbleUpon
  • Technorati
  • TwitThis
Related Posts
Trackbacks

Use this link to trackback from your own site.

Comments

Leave a response

Comments