Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate

“ORA-01461: can bind a LONG value only for insert into a LONG column” when set parameter in NHibernate

How to specify a "Like" on an integer column?

NHibernate: Calling .RemoveAll on a collection

NHibernate Saving 0 to many-to-one column instead of null

nhibernate

NHibernate StateLessSession vs DefaultReadOnly

nhibernate

How to map an NHibernate entity to a query

Strategies for modeling large (50~) number of properties

c# nhibernate

additional fields in NHibernate many-to-many relation tables

c# .net nhibernate

Is there any way to fake an ID column in NHibernate?

NHibernate: many-to-one and lazy

nhibernate lazy-loading

Timestamp accuracy - gained milliseconds

sql-server nhibernate

Choosing Database and ORM for a .NET project

Error updating in nHibernate: "Index was out of range."

Could not create the driver from NHibernate.Driver.OracleDataClientDriver (with copy local set to true)

Is there a way to combine results from two IQueryable<T> using NHibernate & Linq?

Lite version of existing class

c# nhibernate