Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Can you specifiy the identity column when using the Fluent Nhibernate Table-Per-Subclass strategy?

Fluent NHibernate many to many convention for type

fluent-nhibernate

Using a reference as id in fluentnhibernate

How to map enum as string in database

NHibernate: System.Argument Exception : An item with the same key has already been added

NHibernate, "On Delete Cascade", cascade deleting rows in related tables?

How to map IDictionary<string, object> in Fluent NHibernate?

Cascading collections using NHibernate StatelessSession

Fluent-NHibernate: How does one translate composite-element tag to fnh?

fluent-nhibernate

Can I selectively turn off lazy-loading w/NHibernate?

NHibernate, SQL Server - enum to int mapping

Referenced DLL not being copied to referencing project

How do you map an entity -> interface relationship using Fluent NHibernate?

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

fluent-nhibernate

Fluent NHibernate: How to create one-to-one bidirectional mapping?

FluentNHibernate filter with parameterized IN clause

NHibernate dynamic mapping

NHibernate not saving entity

Fluent NHibernate get Id of saved object

Mapping large string with Fluent NHibernate