Class ExpressionEvaluatingParameterSourceFactory

java.lang.Object
org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory
All Implemented Interfaces:
ParameterSourceFactory

public class ExpressionEvaluatingParameterSourceFactory
extends Object
implements ParameterSourceFactory
A SpEL expression based ParameterSourceFactory implementation.
Since:
2.2
Author:
Gunnar Hillert, Gary Russell, Artem Bilan