Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Best approach for building NHibernate DTO's

NHibernate vs. EF 4.1+ [closed]

Sqlite "No such table" when saving object

How to automap a collection of components with Fluent NHibernate?

How to map a dictionary with a complex key type (CultureInfo) using FluentNHibernate

How to map an interface in nhibernate?

fluent-nhibernate

fluent nhibernate convention : setting polymorphism mode

fluent-nhibernate

Mapping a foreign key to something other than a primary key

How to preserve the columns order when using nHibernate's CreateSQLQuery?

Session is closed Object name: 'ISession'. at NHibernate.Impl.AbstractSessionImpl.ErrorIfClosed() - How to stop the session from closing prematurely

Select n+1 problem

Fluent NHibernate many-to-many create clustered index on link table

Fluent NHibernate PersistenceSpecification can't test a collection of strings

Fluent NHibernate - mapping a foreign key as a property

How can I map to a joined subclass with a different column than the id of parent?