In most cases, when using nHibernate to map your .NET domain entities to a relational database, a bidirectional parent-child relationship is defined as an Inverse mapping on the parent’s child collection and a normal (non-inverse) mapping on the child’s reference…
Categories
Archives


