Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

NHibernate Dynamic Columns Number

c# sql nhibernate dynamic

Castle/ Active Records: How do you count objects?

Enum tables in Hibernate/NHibernate

nhibernate hibernate enums

ADO.NET Entity Framework and NHibernate - when to use one over the other

How to make Nhibernate generate table with Text field instead of nvarchar(255)

Using Guid as Id column in NHibernate causes format exception when using MySQL

mysql nhibernate guid

Mapping a URI to string in Fluent NHibernate

Nhibernate: Retrieving column names from CreateSqlQuery

nhibernate

Fluent Nibernate putting a where clause in the mapping

NHibernate Left Outer Join

Clear NHibernate database fast

c# nhibernate

Why does using a column name directly in HQL only work sometimes?

nhibernate hibernate hql

Repository/Unit of Work pattern - How to query a repository for objects meeting certain criteria?

NHibernate & WCF: Performance (session reuse) vs. concurrency (simultaneous requests)

How to use string keys in (fluent) NHibernate

How to map XML type column to a strongly typed object property with NHibernate?

How to add groupby in query over nhibernate?

NHibernate linq provider datediff

linq nhibernate

Setting up one to many relationship with Fluent Nhibernate

Decimal vs. int when using ORMs