Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Architecture - 2 foreign keys to same primary key?

should my POCO classes communicate with repositories, and if so- how to do it?

NHibernate HQL could not locate named parameter [parameterName] error

nhibernate hql

Something lighter than nHibernate

c# database nhibernate

Can NHibernate's QueryOver syntax select MAX() of an SqlFunction?

c# .net sql nhibernate

nHibernate slow performance on a hosted website

Fluent NHibernate: What is AutoImport?

PostgreSQL - select distinct - order by field not returned in select

c# sql nhibernate postgresql

Fluent NHibernate Enum Mapping with Composite key - CheckNotZombied

Dozer mapping not working for nested object

Auditing user using NHibernate Envers fluentconfiguration

NHibernate - how to map dictionary<value, object>?

c# mysql nhibernate

How to create queries for different quantities?

c# wpf nhibernate

How-to: Mapping (NHibernate) multiple classes with different business logic from the same table?

how to get NHibernate aggregate function sum() to return decimal?

How to get NHibernate SchemaExport to create SQL Server Timestamp columns?

nhibernate: How do I map a component which references an enity?

DDD Value Object equality, == vs .Equals()