Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fluent-nhibernate

Fluent NHibernate, varbinary(max) and SQLite

Fluent Nhibernate Automap convention for not-null field

How to solve this exception "Could not find a setter for property 'ProductCode' in class ... "

How do I use Fluent NHibernate to map a self-referencing folder hierarchy?

NHibernate generates update statement for all columns

Nhibernate 2nd level caching issues / questions when moving from a single web server to a multiple web server load balanced environment

NHibernate Joined Subclass in Separate Assemblies

When using nhibernate, how do I figure out optimal batch size in the mapping code?

ASP.NET MVC + fluent nNibernate, what IoC tool?

NHibernate emitting extraneous update statements regardless of proper Inverse (fluent nhibernate) settings on relations

Fluent NHibernate, joined-subclass mapping

Using Fluent NHibernate in commercial application [closed]

FluentNHibernate and VARCHAR Columns

currentsessioncontext fluent nhibernate how to do it?

Entity Framework + POCO

FluentNHibernate: What is the effect of AsSet()?

fluent-nhibernate

Is there an equivalent to NHibernate's <component> in Entity Framework?

How can I Change the default scale and precision of decimals in Fluent NHibernate?

NHibernate Configuration "current_session_context_class" possible values and descriptions

Fluent NHibernate One-To-Many Mapping