Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate testing, mocking ISession

Using NHibernate to query with NOT IN in the WHERE clause

c# nhibernate

How do I output the HBMs that Fluent NHibernate Creates?

Session.Transaction changes after Rollback (NHibernate)

nhibernate transactions

NHibernate with Autofac within ASP.NET (MVC): ITransaction

Nhibernate and not-exists query

nhibernate

Cannot set a default Nhibernate isolation level (eg via mapping)

How can I express joining to a grouped subquery using 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

NHibernate Session Management Advice

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

Difference between CallSessionContext, ThreadLocalSessionContext and ThreadStaticSessionContext

nhibernate

How to allow auto-imports="true" when we use Nhibernate 3.2's mapping by code?

Add Restrictions to a join using CreateCriteria in nHibernate

Nhibernate Projection over nested nested properties

Nhibernate QueryOver don't get latest database changes

Trouble formulating inner joins using NHibernate Linq query

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