Namespaces

Types in FluentNHibernate.Mapping

Type ComponentMap<T>

Namespace FluentNHibernate.Mapping

Parent ComponentPartBase<TEntity, TBuilder>

Interfaces IExternalComponentMappingProvider

Defines a mapping for a component. Derive from this class to create a mapping, and use the constructor to control how your component is persisted.

Properties

Public properties

AccessStrategyBuilder<T> Access get;

Type EntityType get;

ComponentMap<T> Not get;