Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Use type of object in HQL where clause

nhibernate hibernate hql

Fluent Nhibernate Schema Generation

nHibernate output sql logging during unit testings

Should one use self-referencing generic inheritance like Customer : Entity<Customer>

NHibernate remove item in collection not working

c# nhibernate collections

Can someone help me understand why an auto-identity (int) is bad when using NHibernate?

asp.net-mvc nhibernate

Handling collection properties in a class and NHibernate entities

c# nhibernate oop collections

SchemaUpdate does not drop tables or delete columns

Weird override problem with Fluent NHibernate and .NET 4

NHibernate mappings issue when referencing class (lazy load issue?)

NHibernate Bi-Directional one-to-one mapping problem

HiLo vs Identity?

nhibernate identity hilo

how to do this with NHibernate criteria

nhibernate criteria

NHibernate: Mapping IList property

c# nhibernate

Help making Fluent NHibernate create an oracle sequence for each table

Mapping a Private Field in NHibernate (with Fluent NH)

Call stored procedure through nhibernate

How to implement a cross-database foreign key constraint?

asp.net sql oracle nhibernate

Fluent NHibernate and XML columns

Fluent Nhibernate ClassMaps and Column Order