Search code examples
Automatically update child collection IDs after insert in bidirectional one-to-many association...

c#nhibernatefluent-nhibernate

Read More
How to configure Fluent NHibernate to return null instead of proxies for missing objects when using ...

c#.netnhibernatefluent-nhibernatefluent-nhibernate-mapping

Read More
Fluent NHibernate map entity so that it can only perform updates and selects...

nhibernatefluent-nhibernatefluent-nhibernate-mapping

Read More
How to change the column order in a multi-column index using fluent-nhibernate?...

fluent-nhibernate

Read More
Avoid Delete-and-Reinsert when updating a compnonent mapped with Fluent NHibernate...

nhibernatefluent-nhibernate

Read More
Mapping a User, Roles and RolePermissions...

c#nhibernatefluent-nhibernate

Read More
Nhibernate mapping different table with same columns...

nhibernatefluent-nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
NHibernate with Inversion of Control...

c#.netnhibernatefluent-nhibernate

Read More
Association references unmapped class: System.Guid...

c#nhibernatefluent-nhibernateguid

Read More
Cascade insert on one-to-many with fluent NHibernate...

nhibernatefluent-nhibernate

Read More
Fluent nhibernate configuration - UseOuterJoin(), ProxyFactoryFactory()...

nhibernatefluent-nhibernate

Read More
How to map it? HasOne x References...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
How to attach an object which is not persisted to an object loaded from DB using NHIbernate...

c#nhibernatefluent-nhibernate

Read More
Fluent NHibernate: foreign key field not being set in unidirectional association...

nhibernatefluent-nhibernateforeign-keysassociations

Read More
Setting string to be sql type of "varchar" instead of "nvarchar"...

fluent-nhibernateschemaexport

Read More
Batch Update, Delete, Insert not work correctly with version control...

nhibernatefluent-nhibernate

Read More
Update one to many relationship without loading objects by NHibernate...

c#sqlitenhibernatefluent-nhibernate

Read More
NHibernate Mapping - total records. (Fluent Nhibernate)...

nhibernatefluent-nhibernate

Read More
Retrieving large datasets using Fluent NHibernate...

c#fluent-nhibernate

Read More
Map Composition in Fluent NHibernate...

fluent-nhibernatenhibernate-mappingcomposite

Read More
NHibernate - When FlushMode is given as Never and if I close the session by session.Close(), will th...

c#.netnhibernatefluent-nhibernate

Read More
is it ok to instantiate lists in my domain object's constructor when using nhibernate?...

c#nhibernatelistfluent-nhibernateconstructor

Read More
Fluent NHibernate optimistic lock...

nhibernatefluent-nhibernate

Read More
Cannot insert the value NULL into column - NHibernate entity with 2 parents...

c#nhibernatefluent-nhibernate

Read More
Fluent NHIbernate automapping of List<string>?...

nhibernatefluent-nhibernateautomapping

Read More
Map column to different table based on column value...

fluent-nhibernate

Read More
Fluent NHibernate: mapping one-to-one...

nhibernateormfluent-nhibernatemapping

Read More
How do I set the default transaction isolation level in Fluent NHibernate?...

nhibernatefluent-nhibernate

Read More
One-to-one mapping with NHibernate/Using an Entity as a PK...

c#nhibernatefluent-nhibernate

Read More
NHibernate - Eager load one-to-many relationship on the basis of type column...

asp.netlinqnhibernatefluent-nhibernatenhibernate-mapping

Read More
BackNext