Collapse imageExpand ImageCopy imageCopyHover image
       



NHibernate API Reference
ISubclassMapper Interface
Members See Also Send Feedback

[Missing <summary> documentation for "T:NHibernate.Mapping.ByCode.ISubclassMapper"]

Namespace: NHibernate.Mapping.ByCode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface ISubclassMapper : ISubclassAttributesMapper, 
	IEntityAttributesMapper, IEntitySqlsMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, 
	IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual Basic
Public Interface ISubclassMapper _
	Inherits ISubclassAttributesMapper, IEntityAttributesMapper, IEntitySqlsMapper, IPropertyContainerMapper,  _
	ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual C++
public interface class ISubclassMapper : ISubclassAttributesMapper, 
	IEntityAttributesMapper, IEntitySqlsMapper, IPropertyContainerMapper, ICollectionPropertiesContainerMapper, IPlainPropertyContainerMapper, 
	IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper

See Also

ISubclassMapper Members
NHibernate.Mapping.ByCode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate