Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Nhibernate/MVC: Dealing with lazy loaded collections in View

Is there any way to get NHibernate to emit a deadlock hint?

NHibernate SchemaExport: How to generate a meaningful unique key name?

nhibernate schemaexport

General strategy for complex multi-stage searches

Using eager loading with specification pattern

Fluent NHibernate mapping IDictionary<string, class> in a smart way

How do you create a list collection in NHibernate with a non-nullable index?

NHibernate disable id generator for bulk operation

nhibernate bulkinsert

What is the difference between 'index' and 'list-index'

nhibernate

NHibernate in C# application, how to manage session

c# winforms nhibernate

Fluent NHibernate - PersistenceSpecification of HiLo scheme

NHibernate via Nuget

nhibernate orm nuget

Can I (and should I) force NHibernate future queries to execute at a certain point?

asp.net-mvc nhibernate

Struggling to Comprehend nHibernate SchemaUpdate, even with Blog Posts

How do I pass parameters to a stored procedure in NHibernate when one of the parameters is a list?

ASP.NET MVC 3 and NHibernate Scaffolding

Linq to NHibernate query comparing enum mapped as integer succeeds, but fails as equivalent criteria query

How do I configure NHibernate (or Fluent NHib) to add a table name prefix to all table names?

Fluent NHibernate: How to map an entire class as ReadOnly?

NHibernate - Updating a table with a trigger on it causes an error - Unexpected row count: 2; expected: 1