Package org.hibernate.envers.entities.mapper.relation.component

Interface Summary
MiddleComponentMapper  
 

Class Summary
MiddleDummyComponentMapper  
MiddleMapKeyIdComponentMapper A component mapper for the @MapKey mapping: the value of the map's key is the id of the entity.
MiddleMapKeyPropertyComponentMapper A component mapper for the @MapKey mapping with the name parameter specified: the value of the map's key is a property of the entity.
MiddleRelatedComponentMapper  
MiddleSimpleComponentMapper  
MiddleStraightComponentMapper A mapper for reading and writing a property straight to/from maps.
 



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