Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate with TransactionScope

NHibernate Session.Flush() Sending Update Queries When No Update Has Occurred

c# .net nhibernate

Explanation of NHibernate HiLo

.net nhibernate

Eagerly fetch multiple collection properties (using QueryOver/Linq)?

Difference between Get<T> and Load<T>

nhibernate

NHibernate or Fluent NHibernate? [closed]

What is the difference between NHibernate Query<> vs QueryOver<>?

c# nhibernate

Best way to delete all rows in a table using NHibernate?

Identifying NHibernate proxy classes

c# .net nhibernate

Could not load file or assembly crdb_adoplus.dll

What are the differences between HasOne and References in nhibernate?

Fluent NHibernate - Create database schema only if not existing

How to log SQL calls with NHibernate to the console of Visual Studio?

Override for fluent NHibernate for long text strings nvarchar(MAX) not nvarchar(255)

The length of the string value exceeds the length configured in the mapping/parameter

How can I recreate this complex SQL Query using NHibernate QueryOver?

What should be the lifetime of an NHibernate session?

How do I view the SQL that is generated by nHibernate?

nhibernate

DTO naming conventions , modeling and inheritance

c# nhibernate dto

Criteria.DISTINCT_ROOT_ENTITY vs Projections.distinct