Mapping, IterableMapping etc.)
from another mapping method (declared on the same mapper type) or prototype method (declared on a mapper config class
referenced via Mapper.config()) to the annotated method as well.Mappings from an inverse mapping method to the annotated method
as well.Mapper.componentModel().Mapper.config().null values passed to mapping methods.Mappers factory class for the retrieval of mapper instances if no
explicit component model such as CDI is configured via Mapper.componentModel().Copyright © 2012-2015. All Rights Reserved.