Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Selecting on Sub Queries in NHibernate with Critieria API

c# .net sql nhibernate

NHibernate: SQL query results mapping

.net nhibernate

Nhibernate: How to represent Many-To-Many relationships with One-to-Many relationships?

nhibernate

Fluent Nhibernate - configure all dates to be rehydrated from UTC

NHibernate multiple primary keys mapping

nhibernate

DDD: Should everything fit into either Entity or Value Object?

HQL to CriteriaQuery when using bitwise operators

nhibernate

How to bulk delete with nhibernate?

nhibernate

How to get the connection string value from hibernate.cfg.xml file?

How to add Filter definitions with Nhibernate 3.2 mapping by code?

What's the difference between using IList, IEnumerable, ISet or ICollection in NHibernate?

nhibernate parent-child

nHibernate Criteria for selecting a parent if a child in a collection has a specific value

nhibernate criteria

Mapping a read-only property with no setter using Fluent NHibernate

Nhibernate: Get real entity class instead of proxied class [duplicate]

nhibernate

Load all entities attached to an object (ignore lazy loading)

c# nhibernate

Hibernate/NHibernate mapping file editor

ArgumentOutOfRangeException : Index was out of range

Nhibernate and sql scripts

nhibernate

Nhibernate session management strategy for web application with background-workers?

Unable to cast object of type 'NHibernate.Collection.Generic.PersistentGenericBag'

c# .net nhibernate