public class EntityEntityModeToTuplizerMapping extends EntityModeToTuplizerMapping implements Serializable
EntityModes to EntityTuplizers.
Most of the handling is really in the super class; here we just create
the tuplizers and add them to the superclass| Constructor and Description |
|---|
EntityEntityModeToTuplizerMapping(PersistentClass mappedEntity,
EntityMetamodel em)
Instantiates a EntityEntityModeToTuplizerMapping based on the given
entity mapping and metamodel definitions.
|
addTuplizer, getTuplizer, getTuplizerOrNull, guessEntityMode, iterateTuplizerspublic EntityEntityModeToTuplizerMapping(PersistentClass mappedEntity, EntityMetamodel em)
mappedEntity - The entity mapping definition.em - The entity metamodel definition.Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved