Uses of Interface
org.springframework.data.expression.ValueExpression
Packages that use ValueExpression
-
Uses of ValueExpression in org.springframework.data.expression
Methods in org.springframework.data.expression that return ValueExpressionModifier and TypeMethodDescriptionParses the expression string and return an Expression object you can use for repeated evaluation.