Uses of Class
org.springframework.data.mapping.PropertyReferenceException
Packages that use PropertyReferenceException
- 
Uses of PropertyReferenceException in org.springframework.data.mappingMethods in org.springframework.data.mapping with parameters of type PropertyReferenceExceptionModifier and TypeMethodDescriptionbooleanPropertyReferenceException.hasDeeperResolutionDepthThan(PropertyReferenceException exception) Returns whether the givenPropertyReferenceExceptionhas a deeper resolution depth (i.e. a longer path of already resolved properties) than the current exception.