Oliver Drotbohm opened SPR-13054 and commented
PropertyMatches is currently used by the BeanWrapper implementations to hint users to available properties in case a property reference the user expressed can't be resolved.
Calculating these possible matches would be generally useful in the data projects, e.g. to guide users in creating repository query methods or generally building up domain type based queries referencing properties.
Referenced from: commits a87d5f8, bd601ce
Oliver Drotbohm opened SPR-13054 and commented
PropertyMatchesis currently used by theBeanWrapperimplementations to hint users to available properties in case a property reference the user expressed can't be resolved.Calculating these possible matches would be generally useful in the data projects, e.g. to guide users in creating repository query methods or generally building up domain type based queries referencing properties.
Referenced from: commits a87d5f8, bd601ce