Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Why are my Fluent NHibernate SubClass Mappings generating redundant columns?

Using fluent-nhibernate is it possible to automap a Value Object(s) inside an Entity?

NHibernate QueryOver to sort each of the one-to-many collections

Fluent nhibernate automappings ignore inherited property

How do you map a component that is also a primary key in NHibernate hbm xml (or in a fluent-nhibernate class map)?

Invalid index n for this SqlParameterCollection with Count=n

SetCacheable throws IndexOutOfBoundsException

Fluent NHibernate: How to create a clustered index on a Many-to-Many Join Table?

NHibernate Bulk Insert Without Selecting ID at the end

Fluent NHibernate Returning Duplicates with Many to Many Mappings

NHibernate View in queryover returns duplicate records

NHibernate Many to Many mapping Invalid Column arbitrary [table]_[id]

FluentNHibernate mapping settings - file storage in SQL Server database

How do I map a dictionary using Fluent NHibernate automapping?

Using ICompositeUserType on different tables with different column names