Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to store a non truncated varchar(max) string with NHibernate and Fluent NHibernate

nhibernate mapping: A collection with cascade="all-delete-orphan" was no longer referenced

NHibernate configuration for uni-directional one-to-many relation

Issuewith NHibernate, Fluent NHibernate and Iesi.Collection. What would you try next?

Convert .NET Ticks to SQL Server DateTime

NHibernate: Using Fluent Nhibernate to save child objects

How can you avoid NHibernate N+1 with composite key

Inserting a collection of entities in bulk using Fluent NHibernate

Is it OK to call virtual properties from the constructor of a NHibernate entity?

nhibernate

Composite Key/Id Mapping with NHibernate

Fluent NHibernate FluentMappings.AddFromAssemblyOf<> Issue

How do I do nested transactions in NHibernate?

NHibernate on Azure?

c# nhibernate azure

Using a join in a Hibernate HQL update query

hibernate nhibernate join hql

Should I check for DB constraints in code or should I catch exceptions thrown by DB

Fluent NHibernate Map Enum as Lookup Table

NHibernate Eager Fetching Over Multiple Levels

Using a CASE statement in HQL select

nhibernate hibernate hql

What's the best way to refresh entities in nhibernate

Executing Sql statements with Fluent NHibernate

c# .net vb.net nhibernate