Devart Entity NHibernate

ORM modeling and code generation for NHibernate

Publisher

Devart

About this software

Devart Entity Developer for NHibernate is a visual ORM designer that simplifies creation and maintenance of NHibernate models. It provides a graphical model editor and generates entity classes and NHibernate mapping files for use in .NET applications, with support for C# and VB.NET code generation. The product is available as a Visual Studio extension and a standalone designer, and targets developers and architects who need visual modeling, automated code generation, and synchronized database-to-model workflows for NHibernate-based projects.

Licenses & prices

Standard

Standard edition provides core functionality of Devart Entity NHibernate without advanced enterprise features or extended support options.

Single

Single-developer license permitting installation and use by one named developer for Devart Entity NHibernate.

Purchase

Devart Entity NHibernate

Devart Entity NHibernate
In Stock
Delivery: 1 working day
Loading...
€189.30
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Visual model designer: Create and edit NHibernate models using a graphical editor.
  • Code and mapping generation: Generate entity classes and NHibernate mapping files in C# or VB.NET.
  • Visual Studio integration: Use the designer as a Visual Studio extension or standalone application.
  • Database synchronization: Synchronize models with database schemas and update mappings.
  • Supports NHibernate features: Support for inheritance, associations, and complex mappings in NHibernate.

Available languages

  • English

Support information

  • Documentation and guides: Online product documentation, manuals, and tutorials are available on the publisher site.
  • Technical support portal: Submit support tickets through Devart's support portal for product-specific assistance.
  • Priority support option: Priority support is offered as an upgraded option for qualifying licenses.
  • Product updates: Updates are provided during active maintenance or subscription periods.
  • Issue tracking and knowledge base: A searchable knowledge base tracks common issues and solutions.

Frequently asked questions

What is Devart Entity NHibernate?
A library that integrates with the NHibernate ORM to enable mapping between .NET entity classes and relational databases, providing a data-access provider for NHibernate-based applications.
How is Devart Entity NHibernate configured within an NHibernate project?
Typically by registering it as the NHibernate ADO.NET provider or driver in NHibernate configuration and using standard connection settings and mappings for entities.
What common issues should be checked when mappings or queries fail?
Verify connection settings, examine NHibernate mapping files or attributes, enable ORM and SQL logging, and review generated SQL for mismatches with the database schema.
What types of applications commonly use Devart Entity NHibernate?
Server-side or desktop .NET applications that use NHibernate for data access and require an ADO.NET provider to interact with relational databases via mapped entities.