Search code examples
NHibernate tries to create indexes for a view...

c#.netnhibernatenhibernate-mapping

Read More
NHibernate Table Per Subclass results in nonsensical INSERT statement - What am I doing wrong?...

nhibernatenhibernate-mappingnhibernate-mapping-by-codediscriminatortable-per-subclass

Read More
NHibernate throwing "Unable to resolve property:", but property doesn't exist *ANYWHER...

c#nhibernatenhibernate-mapping

Read More
NHibernate - Updating a table with a trigger on it causes an error - Unexpected row count: 2; expect...

nhibernatehibernatenhibernate-mapping

Read More
NHibernate 3 specify sql data type with loquacious syntax...

c#sql-server-2008nhibernatenhibernate-mappingnhibernate-3

Read More
How to map composite id and many to one (multi column) with shared column...

nhibernatenhibernate-mappingmany-to-onecomposite-primary-key

Read More
NHibernate cascading none still updating child...

c#nhibernatenhibernate-mapping

Read More
NHibernate: How to filter mapped collection based on discriminator type...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
Fluent NHibernate mapping: QuantLib.Date and Mysql's Date...

c#mysqlnhibernatefluent-nhibernatenhibernate-mapping

Read More
How to map a request response behavior...

c#nhibernatefluent-nhibernatenhibernate-mapping

Read More
NHibernate: mapping entities across multiple DBs on different servers w/o DB link...

.netnhibernatenhibernate-mappingmultiple-databases

Read More
TransientObjectException when using Cascade.All...

c#.netnhibernateormnhibernate-mapping

Read More
Repeated column in mapping for entity: com.priyan.patients.EPrescriber column: id (should be mapped ...

springhibernatepostgresqlspring-mvcnhibernate-mapping

Read More
nHibernate - list of parents and child collection...

c#nhibernatenhibernate-mapping

Read More
Many-to-many NHibernate mapping to a legacy app view...

nhibernatenhibernate-mappingxml-configuration

Read More
ManyToOne() with InnerJoin on Custom Column...

nhibernatenhibernate-mappingnhibernate-mapping-by-code

Read More
Mapping by code Zero-Or-One relationship...

c#.netnhibernatefluent-nhibernatenhibernate-mapping

Read More
Is it possible to map a table by the column containing it's name?...

nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
one to many relation with column other than Id (Primary Key)...

javahibernatenhibernate-mapping

Read More
How to convert linq query to Nhibernate's Criteria?...

c#nhibernatenhibernate-mappingnhibernate-criteria

Read More
Mapping <set>+<element> to table with a surrogate id in NHibernate...

nhibernatenhibernate-mapping

Read More
NHibernate retrieve more than one tables records...

c#-4.0sql-server-2008-r2nhibernate-mapping

Read More
Fluent NHibernate mapping protected properties: could not resolve property: BookingNumber of: B...

nhibernatefluent-nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
fluent nhibernate parent child mapping...

c#nhibernatefluent-nhibernatemappingnhibernate-mapping

Read More
NHibernate MappingByCode Map Cascade options...

c#nhibernatedictionarynhibernate-mappingnhibernate-mapping-by-code

Read More
NHibernate - mapping many-to-one and many-to-many lookup table relationships without using a second ...

c#nhibernateormmappingnhibernate-mapping

Read More
NHibernate: mapping a one-to-many relationship to fill a collection without the use of a second clas...

c#nhibernateormmappingnhibernate-mapping

Read More
NHibernate MappingByCode mapping a IDictionary<Entity,Entity>...

c#nhibernatenhibernate-mappingnhibernate-mapping-by-code

Read More
Nhibernate list mapping with not continuous index column...

sql-server-2005nhibernatenhibernate-mapping

Read More
FluentNhibernate Map IDictionary<Entity1,Entity2>...

c#.netnhibernatefluent-nhibernatenhibernate-mapping

Read More
BackNext