|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.tuple.EntityModeToTuplizerMapping
org.hibernate.tuple.entity.EntityEntityModeToTuplizerMapping
public class EntityEntityModeToTuplizerMapping
Handles mapping EntityModes to EntityTuplizers.
| Constructor Summary | |
|---|---|
EntityEntityModeToTuplizerMapping(PersistentClass mappedEntity,
EntityMetamodel em)
Instantiates a EntityEntityModeToTuplizerMapping based on the given entity mapping and metamodel definitions. |
|
| Method Summary |
|---|
| Methods inherited from class org.hibernate.tuple.EntityModeToTuplizerMapping |
|---|
addTuplizer, getTuplizer, getTuplizerOrNull, guessEntityMode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityEntityModeToTuplizerMapping(PersistentClass mappedEntity,
EntityMetamodel em)
mappedEntity - The entity mapping definition.em - The entity metamodel definition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||