Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Add Restrictions to a join using CreateCriteria in nHibernate

NHibernate: deleted object would be re-saved by cascade. Replace object and remove old one

How to set a configuration property when using fluent nhibernate?

Join between two non-key fields

"No persister for" error with NHibernate, NHibernate.Linq and Fluent Mapping

How to set default access to field.camelcase-underscore using Fluent NHibernate?

FluentNhibernate Mapping Using References Index Out of Range When Adding new Object

Non primary key Identity AutoIncrement Mapping using Fluent NHibernate

Fluent nHibernate Join is doing insert into joined table

Enum Type mismatch in Fluent NHibernate (ASP.NET MVC)

NHibernate: How to eager fetch sub entities with a filter over sub entity through one sql query without lazyload?

NHibernate stored procedure with multiple result sets [duplicate]

Fluent NHibernate - NHibernate.QueryException: could not resolve property

NHibernate Driver and Sql Dialect for SQL Server 2014

Fluent NHibernate automappings with self-reference

c# fluent-nhibernate

FluentNHibernate - Setting default value for DB columns (SQL Server)

NHibernate DuplicateMappingException when mapping abstract class and subclass

Fluent nHibernate Automapping not creating Plural table name

Fluent nHibernate Slow Startup Time

fluent-nhibernate c#-4.0

Does FluentNHibernate Support SQL Server Compact Edition 4.0?

fluent-nhibernate