Interface FieldSelectionStrategy
- All Known Implementing Classes:
DefaultFieldSelectionStrategy
public interface FieldSelectionStrategy
Strategy for selecting field based on mapping context
-
Method Summary
-
Method Details
-
shouldMap
This method is called at runtime to determine whether the mapping implied by the field names from mapping context should be performed
-