Package org.hibernate.tuple.entity

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

Class Summary
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.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.