Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

ORM and Database Constraints

Is Iesi.Collections.Generic.LinkedHashSet<T> a best alternative of Iesi.Collections.Generic.ISet<T> while migrating to NHibernate 4.0.3.4000

generics nhibernate

How do I get NHibernate to do a join?

Querying via NHibernate without an N+1 - sample included

Unable to resolve property: Id

Persistence specification testing with fluent nhibernate mappings

Mapping a column multiple times in Nhibernate

How to dynamically add, modify and remove Class Mappings and Entities in existing SessionFactory without rebuilding it?

How can i do select count(*) from TABLE with nHibernate without queryOver?

nhibernate hql

Sub query in Nhibernate

linq nhibernate

NHibernate: Cascading saves to children does not insert

NHibernate query extremely slow compared to hard coded SQL query

Nhibernate count distinct (based on multiple columns)

Working with Time Type in Fluent Nhibernate generates exception "Unable to cast object of type 'System.DateTime' to type 'NHibernate.Type.TimeType"