About Hibernate

A port of Hibernate Core for Java to the .NET Framework, which QMS implements to handle persistence of plain .NET objects to and from an underlying relational database, generating SQL for loading, storing the objects and mapping metadata with attributes in the source code.

Supporting transparent persistence, the object classes don't have to follow a restrictive programming model, so classes do not need to implement any interface or inherit from a special base class, making it possible to design the business logic using plain .NET objects.

< Visit Hibernate >

://hosting / software development / web / content management