public class EntityEntityModeToTuplizerMapping extends EntityModeToTuplizerMapping implements Serializable
EntityMode
s to EntityTuplizer
s.
Most of the handling is really in the super class; here we just create
the tuplizers and add them to the superclassConstructor and Description |
---|
EntityEntityModeToTuplizerMapping(PersistentClass mappedEntity,
EntityMetamodel em)
Instantiates a EntityEntityModeToTuplizerMapping based on the given
entity mapping and metamodel definitions.
|
addTuplizer, getTuplizer, getTuplizerOrNull, guessEntityMode, iterateTuplizers
public 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