java.lang.Object | ||
↳ | org.hibernate.tuple.EntityModeToTuplizerMapping | |
↳ | org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping |
Handles mapping EntityMode
s to EntityTuplizer
s.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Instantiates a EntityEntityModeToTuplizerMapping based on the given
entity mapping and metamodel definitions.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Instantiates a EntityEntityModeToTuplizerMapping based on the given entity mapping and metamodel definitions.
mappedEntity | The entity mapping definition. |
---|---|
em | The entity metamodel definition. |