Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

NHibernate Error - "could not initialize a collection"

Mapping by code Zero-Or-One relationship

MemberExpression, build Expression.Property from class

AutoMapper and Sorting the child collection conditionally

Fluent NHibernate AutoMapping with discriminator

Fluent Nhibernate configuration error in multi thread application

Fluent Nhibernate - mapping a collection of components (value objects)?

Is is possible to add .Where() on a child collection property using nhibernate linq?

Setting value based on different table in NHibernate query

working with Fluent NHibernate and guid ids

Entry point was not found mv3 and sharp architecture

How to use NHibernate DiscriminateSubClassesOnColumn and References for the same column

adding initial rows into tables using Fluent migrator

How do I map a protected collection in Fluent NHibernate?

Fluent-NHibernate: How to a create a many-to-many relationship with a unique contraint

Fluent NHibernate enforce Not Nullable on Foreign Key Reference

How do you map a DateTime property to 2 varchar columns in the database with NHibernate (Fluent)?

How to Map a VIEW without unique identifing column with Fluent Nhibernate

How to set "cascade delete" option to "Set Null" in Fluent NHibernate?

NHibernate - how to delete an item from many-to-many relationship?