Search code examples
Save parent with children in one query ( children have null value reference for parent)...


c#nhibernatefluent-nhibernatemapping

Read More
Getting 'could not execute query' on first attemt to execute a query using NHibernate agains...


c#oracle-databasenhibernatefluent-nhibernate

Read More
How to Calculate Age given date of birth using NHibernate QueryOver...


c#t-sqlnhibernatefluent-nhibernatequeryover

Read More
NHibernate inserts twice to base class when saving subclass. Violates unique constraint...


nhibernatefluent-nhibernate

Read More
Fluent nhibernate Automaping by property name...


c#ormfluent-nhibernatemapping

Read More
Working with Embeddable in FluentNHibernate?...


c#fluent-nhibernate

Read More
NHibernate: map collection of enums using string and store as nvarchar...


c#nhibernateenumsfluent-nhibernate

Read More
Fluent NHibernate N+1 issue with complex objects...


nhibernatefluent-nhibernatenhibernate-mapping

Read More
Fluent Nhibernate he parameters dictionary contains a null entry for parameter...


c#asp.net-mvcnhibernatefluent-nhibernateasp.net-mvc-routing

Read More
Nhibernate/C# - Set Nhibernate to decode all text inputs before SQL?...


c#nhibernatefluent-nhibernate

Read More
What is the difference between NHibernate.Mapping.ByCode.Conformist.ClassMapping and FluentNHibernat...


c#.netnhibernatefluent-nhibernate

Read More
Can't save child with parent's Id...


c#.netnhibernatefluent-nhibernate

Read More
NHibernate group by parentId in child and get the value from parent table for this parentId...


c#-4.0nhibernatefluent-nhibernatequeryover

Read More
FluentNHibernate - ClassMap vs IAutoMappingOverride...


fluent-nhibernatenhibernate-mapping

Read More
How to deal with different entity instances when using NHibernate?...


c#nhibernatefluent-nhibernateidentityequality

Read More
Fluently map a collection of components...


nhibernatefluent-nhibernate

Read More
Getting duplicates when testing "one-to-many" relationship?...


c#sqlnhibernatefluent-nhibernatefluent-nhibernate-mapping

Read More
How to configure NHibernate's Second Level Cache in NHibernate >= 3.2?...


nhibernatefluent-nhibernatenhibernate-caches

Read More
How do you filter one to many relationships with fluent-NHibernate?...


nhibernatefluent-nhibernatenhibernate-mapping

Read More
Fluent NHibernate caching with automapping...


nhibernatefluent-nhibernate

Read More
"No persister for 'Class'" error when testing Fluent NHibernate with FakeItEasy...


c#unit-testingnhibernatefluent-nhibernatefakeiteasy

Read More
Session is closed Object name: 'ISession'. at NHibernate.Impl.AbstractSessionImpl.ErrorIfClo...


c#mysqlnhibernatefluent-nhibernateninject

Read More
Get columns from Tables (Using Inner Join) with DetachedCriteria (prefereable) or QueryOver...


c#sql-servernhibernatefluent-nhibernatequeryover

Read More
FluentNhibernate IDictionary<Entity,ValueObject>...


nhibernatefluent-nhibernate

Read More
NHibernate mapping: UserTypes with many-to-one...


nhibernatefluent-nhibernateusertypecompositeusertype

Read More
C# Asp.net WebApi how to not populate ID field for the Entity when post in CRUD...


c#-4.0asp.net-web-apifluent-nhibernate

Read More
Fluent NHibernate and the repository pattern...


asp.net-mvcfluent-nhibernaterepository-pattern

Read More
Prevent Fluent NHibernate select n+1...


nhibernateselectfluent-nhibernate

Read More
Nhibernate GetById returns ObjectNotFoundException insetad of null...


c#nhibernatefluent-nhibernate

Read More
NHibernate.Spatial and Sql 2008 Geography type - How to configure...


c#nhibernatesql-server-2008fluent-nhibernategeography

Read More
BackNext