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
  • Constructor Details

    • ExpressionEvaluatingParameterSourceFactory

      public ExpressionEvaluatingParameterSourceFactory()
    • ExpressionEvaluatingParameterSourceFactory

      public ExpressionEvaluatingParameterSourceFactory(@Nullable org.springframework.beans.factory.BeanFactory beanFactory)
  • Method Details