Class SubclassPropertyMapper

All Implemented Interfaces:
CompositeMapperBuilder, DynamicComponentMapperSupport, ExtendedPropertyMapper, ModifiedFlagMapperSupport, PropertyMapper, SimpleMapperBuilder

public class SubclassPropertyMapper extends AbstractPropertyMapper implements ExtendedPropertyMapper
A mapper which maps from a parent mapper and a "main" one, but adds only to the "main". The "main" mapper should be the mapper of the subclass.