Class JAXBArrayAttributeAccessor

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

public class JAXBArrayAttributeAccessor extends AttributeAccessor
AttributeAccessor used in conjunction with an XMLCompositeDirectCollectionMapping to enable support for mapping to arrays
See Also: