Search code examples
How do you make NHibernate ignore a property in a POCO...

c#.netnhibernate-mapping

Read More
How to generate nosetter.camelcase-underscore access strategy with NHibernate mapping by code?...

.netnhibernatenhibernate-mapping

Read More
Nhibernate associate entity already saved in the database with a new item in a joined-subclass...

asp.net-mvc-3nhibernatenhibernate-mappingjoined-subclass

Read More
How to map an entity to entitycollection dictionary in fluent nhibernate...

c#nhibernatefluent-nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
NHibernate MappingException: Could not compile the mapping document...

nhibernateexceptiondeploymentnhibernate-mapping

Read More
NHibernate 2 FKs to same PK in one-to-one relationship...

nhibernatenhibernate-mapping

Read More
Receiving Index Out of Range with NHibernate...

nhibernatenhibernate-mapping

Read More
Nhibernate mapping List<Class> where Class has its own table...

c#.netnhibernatenhibernate-mapping

Read More
Fluent NHibernate: Issue with many-to-many relationship with custom intermediary table...

c#nhibernatefluent-nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
Nhibernate Flush causing Updates where there should be none...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
Nhibernate how to get rid of proxies and have the concrete when reference is loaded...

hibernatenhibernatenhibernate-mappinghibernate-mapping

Read More
NHibernate.TypeMismatchException: provided id of the wrong type. expected system.Decimal got system....

asp.netsql-server-2008c#-4.0nhibernatenhibernate-mapping

Read More
FluentNHibernate this id not saving...

c#fluent-nhibernatenhibernate-mappinghas-many

Read More
NHibernate Fluent vs. Attributes...

nhibernatefluent-nhibernateattributesnhibernate-mapping

Read More
HBM mapping image/binary...

nhibernatenhibernate-mapping

Read More
Mapping localization tables in Nhibernate...

c#nhibernatefluent-nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
What is the correct way to define many-to-many relationships in NHibernate to allow deletes but avoi...

nhibernatenhibernate-mappingmany-to-many

Read More
NHibernate: Two foreign keys in the same table against same column...

c#-4.0nhibernatenhibernate-mapping

Read More
Nhibernate : Map all decimals with the same precision and scale...

c#nhibernatenhibernate-mapping

Read More
NHibernate, adding children via parent vs setting reference to parent on children...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
Client generated ID, PK is a composite key with parent. NHibernate isn't happy. Alternatives?...

c#nhibernatenhibernate-mappingcomposite-key

Read More
Hibernate Criteria API with access="field" mapping...

nhibernatenhibernate-mappingnhibernate-criteriahbmxml

Read More
Selecting columns AND a subclass with fluent nhibernate...

c#nhibernatefluent-nhibernatenhibernate-mapping

Read More
Mapping an extension table that might not have a row...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
Map formula to IEnumerable bycode...

c#nhibernatenhibernate-mapping

Read More
Nhibernate Stored Procedure Mapping in xml file clarification...

nhibernatenhibernate-mapping

Read More
Set column collate in NHibernate mapping...

nhibernatenhibernate-mappingcollation

Read More
NHibernate issue deleting from entities with subselect...

nhibernatedomain-driven-designnhibernate-mapping

Read More
NHibernate set : Should I override Equals and GetHashCode?...

c#nhibernatenhibernate-mappingequalsgethashcode

Read More
Fluent NHibernate odd mapping issue in parent/child relationship...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
BackNext