Namespaces

Types in FluentNHibernate.Automapping.Alterations

Type IAutoMappingAlteration

Namespace FluentNHibernate.Automapping.Alterations

Provides a mechanism for altering an AutoPersistenceModel prior to the generation of mappings.

Methods

Public instance methods

void Alter(AutoPersistenceModel model)

Alter the model
Parameters
AutoPersistenceModel model

AutoPersistenceModel instance to alter