Annotation Type NoComplexMapping


  • @Retention(CLASS)
    @Experimental
    public @interface NoComplexMapping
    Disables complex mappings, mappings that require 2 mapping means (method, built-in conversion) to constitute a mapping from source to target.
    Since:
    1.4
    See Also:
    MappingControl.Use.COMPLEX_MAPPING