Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Fluent NHibernate failing to create session factory with SQLCE

NHibernate sets Foreign Key in secondary update rather than on initial insert violating Not-Null Constrain on key column

In nhibernate, not able to update list of child objects

fluent nhibernate error when converting 't' 'f' to boolean "String was not recognized as a valid Boolean."

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)