Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Force lazy entity to load real instance

MySQL & NHibernate. How fix the error: Column 'ReservedWord' does not belong to table ReservedWords?

NHibernate Many-To-One on Joined Subclass with Filter

NHibernate SchemaUpdate adding existing foreign keys again?

what does inverse and cascade means in NHibernate

NHibernate 3.x deletes child entities when combining LINQ paging, many-to-many, and subselect fetch

NHibernate uses wrong column type for LINQ contains query (varchar to nvarchar)

Force an eager select in NHibernate

NHibernate Session and Transaction management in HttpModule

asp.net nhibernate

NHibernate and operator overloading

c# nhibernate

How does one gracefully merge object graphs after NHibernate StaleObjectStateException?

NHibernate: Creating a ConnectionProvider that dynamically chooses which of several databases to connect to?

nhibernate

Bug in NHibernate Aliasing

c# sql nhibernate formula

NHibernate HiLo - new column per entity and HiLo catches

Stop lazy loading or skip loading a property in NHibernate? Proxy cannot be serialized through WCF

c# wcf nhibernate lazy-loading

ORM Comparison: Which comes first the database or classes?

NHibernate: is it valid to call Session.Flush() before committing a transaction?