List of usage examples for org.springframework.integration.jpa.support.parametersource ParameterSourceFactory interface-usage
From source file org.springframework.integration.jpa.support.parametersource.ExpressionEvaluatingParameterSourceFactory.java
/**
* A SpEL expression based {@link ParameterSourceFactory} implementation.
*
* @author Gunnar Hillert
* @author Gary Russell
* @author Artem Bilan