package

org.hibernate.tuple.entity

Interfaces

EntityTuplizer Defines further responsibilities reagarding tuplization based on a mapped entity. 

Classes

AbstractEntityTuplizer Support for tuplizers relating to entities. 
Dom4jEntityTuplizer An EntityTuplizer specific to the dom4j entity mode. 
Dom4jEntityTuplizer.BasicEntityNameResolver  
DynamicMapEntityTuplizer An EntityTuplizer specific to the dynamic-map entity mode. 
DynamicMapEntityTuplizer.BasicEntityNameResolver  
EntityEntityModeToTuplizerMapping Handles mapping EntityModes to EntityTuplizers. 
EntityMetamodel Centralizes metamodel information about an entity. 
EntityTuplizerFactory A registry allowing users to define the default EntityTuplizer class to use per EntityMode
PojoEntityTuplizer An EntityTuplizer specific to the pojo entity mode.