Uses of Class
org.springframework.data.mapping.model.SpELContext
Package
Description
Core implementation of the mapping subsystem's model.
-
Uses of SpELContext in org.springframework.data.mapping.model
ModifierConstructorDescriptionDefaultSpELExpressionEvaluator
(Object source, SpELContext factory) Deprecated.SpELContext
(SpELContext source, BeanFactory factory) Copy constructor to create aSpELContext
using the given one'sPropertyAccessor
andSpelExpressionParser
as well as the givenBeanFactory
.