Uses of Class
org.springframework.integration.jpa.support.parametersource.ParameterExpressionEvaluator
Packages that use ParameterExpressionEvaluator
Package
Description
Provides generic support for ParameterSources and ParameterSource Factories.
-
Uses of ParameterExpressionEvaluator in org.springframework.integration.jpa.support.parametersource
Constructors in org.springframework.integration.jpa.support.parametersource with parameters of type ParameterExpressionEvaluatorModifierConstructorDescriptionprotectedExpressionEvaluatingParameterSource(Object input, List<JpaParameter> parameters, ParameterExpressionEvaluator expressionEvaluator)