Namespaces

Types in FluentNHibernate.Conventions.Instances

Type IFetchInstance

Namespace FluentNHibernate.Conventions.Instances

Methods

Public instance methods

void Join()

Join fetching

void Select()

A deviation of the trigger-identity. This generator works together with the NaturalId feature. The difference with trigger-identity is that the POID value is retrieved by a SELECT using the natural-id fields as filter.

void Subselect()

Subselect/subquery fetching