Collapse imageExpand ImageCopy imageCopyHover image
       



NHibernate API Reference
IJoinMapper Interface
Members See Also Send Feedback

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

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

Syntax

C#
public interface IJoinMapper : IJoinAttributesMapper, 
	IEntitySqlsMapper, ICollectionPropertiesContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper
Visual Basic
Public Interface IJoinMapper _
	Inherits IJoinAttributesMapper, IEntitySqlsMapper, ICollectionPropertiesContainerMapper, IBasePlainPropertyContainerMapper,  _
	IMinimalPlainPropertyContainerMapper
Visual C++
public interface class IJoinMapper : IJoinAttributesMapper, 
	IEntitySqlsMapper, ICollectionPropertiesContainerMapper, IBasePlainPropertyContainerMapper, IMinimalPlainPropertyContainerMapper

See Also

IJoinMapper Members
NHibernate.Mapping.ByCode Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate