[Missing <summary> documentation for "N:NHibernate.Tuple.Entity"]
Classes
| Class | Description | |
|---|---|---|
| AbstractEntityTuplizer | Support for tuplizers relating to entities. | |
| DynamicMapEntityTuplizer | ||
| EntityEntityModeToTuplizerMapping |
Handles mapping EntityModes to IEntityTuplizers.
| |
| EntityMetamodel | ||
| PocoEntityTuplizer | An IEntityTuplizer specific to the POCO entity mode. |
Interfaces
| Interface | Description | |
|---|---|---|
| IEntityTuplizer |
Defines further responsibilities regarding tuplization based on a mapped entity.
|