Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

How to alter column using nhibernate SchemaUpdate functionality

Fluent nHibernate: Unsupported mapping type

NHibernate, a different object with the same identifier value was already associated with the session

Disconnect object from NHibernate session

Complex nHibernate QueryOver expression

c# nhibernate queryover

NHibernate Linq provider and take() skip() with eager fetching

linq nhibernate

Use of TransactionScope with read uncommitted - is with (nolock) in SQL necessary?

Fluent-NHibernate many-to-many cascade does not populate the link table

nhibernate queryover join with subquery to get aggregate column

How do I make NUnit respect my bindingRedirect in my testassembly.dll.config?

Issue with Casting proxies when using NHibernate table per subclass inheritance strategy

NHibernate one-to-one mapping where second table data can be null

nhibernate one-to-one

Best practice for Handling NHibernate parent-child collections

How to clone objects in NHibernate?

How does one make NHibernate stop using nvarchar(4000) for insert parameter strings?

Fluent NHibernate generates extra columns

How can I implement a robust session-per-request pattern in my project, while focusing on information hiding?

What is the difference between a nhibernate query cache and entity cache when using second level caching?

Advantages and Disadvantages of NHibernate

sql nhibernate orm

Generate database schema from NHibernate mapping