Class MapValueAttributeAccessor

java.lang.Object
org.eclipse.persistence.mappings.AttributeAccessor
org.eclipse.persistence.internal.jaxb.many.MapValueAttributeAccessor
All Implemented Interfaces:
Serializable, Cloneable, CoreAttributeAccessor

public class MapValueAttributeAccessor extends AttributeAccessor
AttributeAccessor used in conjunction with an XMLCompositeDirectCollectionMapping or XMLCompositeCollectionMapping to enable support for mapping to Maps in JAXB
See Also: