Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

Join between two non-key fields

"No persister for" error with NHibernate, NHibernate.Linq and Fluent Mapping

How to set default access to field.camelcase-underscore using Fluent NHibernate?

Parameterizing a HQL IN clause using HqlBasedQuery?

FluentNhibernate Mapping Using References Index Out of Range When Adding new Object

NHibernate - what is the difference between ManagedWebSessionContext and WebSessionContext?

asp.net nhibernate

NHibernate: Many-to-many relationship with field in the relationship table

nhibernate many-to-many

CreateSqlQuery on entity with formula property

nhibernate

Unable to load type 'NHibernate.ByteCode.Castle.ProxyFactoryFactory, NHibernate.ByteCode.Castle'

c# oracle nhibernate hibernate

NHibernate does not seems doing Bulk Inserting into PostgreSQL

Non primary key Identity AutoIncrement Mapping using Fluent NHibernate

Can I query a UserType with several properties mapped to a single column?

c# nhibernate usertype

Cannot Compare Strings during nHibernate QueryOver<T>

c# nhibernate

Fluent nHibernate Join is doing insert into joined table

Could not load file or assembly Antlr3.Runtime.dll

asp.net nhibernate teamcity

Eager Fetching with nhibernate Criteria API

c# nhibernate eager-loading

Domain Model with Nhibernate design issue

Enum Type mismatch in Fluent NHibernate (ASP.NET MVC)

Select all rows with distinct column value using LINQ

linq nhibernate

NHibernate: How to eager fetch sub entities with a filter over sub entity through one sql query without lazyload?