Package org.hibernate.tuple.component

Interface Summary

ComponentTuplizer Defines further responsibilities reagarding tuplization based on a mapped components.

Class Summary

AbstractComponentTuplizer Support for tuplizers relating to components.
ComponentMetamodel Centralizes metamodel information about a component.
Dom4jComponentTuplizer A ComponentTuplizer specific to the dom4j entity mode.
DynamicMapComponentTuplizer A ComponentTuplizer specific to the dynamic-map entity mode.
PojoComponentTuplizer A ComponentTuplizer specific to the pojo entity mode.