Namespaces

Types in FluentNHibernate.Cfg

Type HbmMappingsContainer

Namespace FluentNHibernate.Cfg

Container for Hbm mappings

Methods

Public instance methods

HbmMappingsContainer AddClasses(Type[] types)

Add explicit classes with Hbm mappings
Parameters
Type[] types

List of types to map

Return
HbmMappingsContainer

Hbm mappings configuration