Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Mapping a URI to string in Fluent NHibernate

Nhibernate: Retrieving column names from CreateSqlQuery

nhibernate

Fluent Nibernate putting a where clause in the mapping

NHibernate Left Outer Join

Clear NHibernate database fast

c# nhibernate

Why does using a column name directly in HQL only work sometimes?

nhibernate hibernate hql

Repository/Unit of Work pattern - How to query a repository for objects meeting certain criteria?

NHibernate & WCF: Performance (session reuse) vs. concurrency (simultaneous requests)

How to use string keys in (fluent) NHibernate

How to map XML type column to a strongly typed object property with NHibernate?

How to add groupby in query over nhibernate?

NHibernate linq provider datediff

linq nhibernate

Setting up one to many relationship with Fluent Nhibernate

Decimal vs. int when using ORMs

Field not found: 'Nancy.Bootstrapper.NancyBootstrapperLocator.Bootstrapper'

NHibernate - How to work around the parameter count limitation in SQL Server

Limit result in NHibernate

nhibernate

What should I return from an NHibernate Event Listener?

nhibernate events listeners

How to fix a NHibernate lazy loading error "no session or session was closed"?

Lazy-loaded NHibernate properties in Equals and GetHashCode

c# nhibernate lazy-loading