Uses of Class
org.springframework.data.core.PropertyReferenceException
Packages that use PropertyReferenceException
Package
Description
Provides basic classes for type handling and other core helpers that are not specific to any part of the framework.
-
Uses of PropertyReferenceException in org.springframework.data.core
Methods in org.springframework.data.core 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.