Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate Bidirectional Many-to-Many Mapping List / Bag

hibernate nhibernate orm

Multiple NHibernate sessions in one Transanction

.net sql nhibernate

Generating Database Schema Script from NHibernate

Query on HasMany reference

c# nhibernate

NHibernate querying on a string collection using Linq results in either error or empty collection

c# linq nhibernate

How to use NHibernate DiscriminateSubClassesOnColumn and References for the same column

How to auto generate IDs in NHibernate

How to tell NHibernate always to force quoted identifiers?

nhibernate

NHibernate Projections and "Having" clause

c# nhibernate icriteria

How do I map a protected collection in Fluent NHibernate?

How can I force NHibernate to hit the database when querying for an entity?

nhibernate

How do you map a DateTime property to 2 varchar columns in the database with NHibernate (Fluent)?

Types from multiple assemblies and namespaces in nhibernate mapping files

How to return id from NHibernate ISession.SaveOrUpdate

nhibernate

How to Map a VIEW without unique identifing column with Fluent Nhibernate

What's the relationship between Castle, LinFu and Spring with NHibernate?

nhibernate

Why does NHibernate require "protected internal" visibility on auto properties?

c# nhibernate

Mapping a long text string in Oracle and NHibernate

oracle nhibernate text clob lob

Using NHibernate and Mono.Data.SQLite

nhibernate sqlite mono

nHibernate 3.2 database config in code?