[Missing <summary> documentation for "N:NHibernate.Tuple.Component"]

Classes

  ClassDescription
Public classAbstractComponentTuplizer
Support for tuplizers relating to components.
Public classComponentEntityModeToTuplizerMapping
Handles mapping EntityModes to ComponentTuplizers.

Most of the handling is really in the super class; here we just create the tuplizers and add them to the superclass

Public classComponentMetamodel
Centralizes metamodel information about a component.
Public classDynamicMapComponentTuplizer
A IComponentTuplizer specific to the dynamic-map entity mode.
Public classPocoComponentTuplizer
A IComponentTuplizer specific to the POCO entity mode.

Interfaces

  InterfaceDescription
Public interfaceIComponentTuplizer
Defines further responsibilities regarding tuplization based on a mapped components.