Uses of Package
org.springframework.data.expression
Packages that use org.springframework.data.expression
Package
Description
Value Expression implementation.
Core implementation of the mapping subsystem's model.
Support classes to work with query methods.
-
Classes in org.springframework.data.expression used by org.springframework.data.expressionClassDescriptionExpressions are executed in an evaluation context.SPI to provide to access a centrally defined potentially shared
ValueEvaluationContext
.An expression capable of evaluating itself against context objects.Parses expression strings into expressions that can be evaluated.Configuration forValueExpressionParser
. -
Classes in org.springframework.data.expression used by org.springframework.data.mapping.modelClassDescriptionExpressions are executed in an evaluation context.SPI to provide to access a centrally defined potentially shared
ValueEvaluationContext
. -
Classes in org.springframework.data.expression used by org.springframework.data.repository.queryClassDescriptionSPI to provide to access a centrally defined potentially shared
ValueEvaluationContext
.An expression capable of evaluating itself against context objects.Parses expression strings into expressions that can be evaluated.