Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Strategies for Mapping Views in NHibernate

How do I map a property with no setter and no backing property fluently with NHibernate?

NHibernate, how to map a property to a subselect

Wrong connection string NHibernate 3.3

Fluent NHibernate - SessionSource and PersistenceSpecification

Fluent NHibernate, varbinary(max) and SQLite

NHibernate custom collection type

SQLite assembly not copied to output folder for unit testing

Checking the Intersection of Two Collections via HQL

nhibernate hql intersection

NHibernate criteria API - how do I add a clause to compare one date to another date minus a value

nhibernate criteria

NHibernate: Updating collections during EventListener "PreUpdateEvent"

nhibernate event-listener

C# strange lambda behavior

Random error when testing with NHibernate on an in-Memory SQLite db

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

Why my system is trying to load a type from an invalid version of the assembly?

Why isn't my NHibernate bag collection setting the 'parent id' of the children dynamically?

How do I keep an IQueryable<> within a transaction using the repository pattern?

What is NHibernate session exactly?

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

NHibernate generates update statement for all columns