Package org.springframework.integration.jpa.support.parametersource
@NullMarked
package org.springframework.integration.jpa.support.parametersource
Provides generic support for ParameterSources and ParameterSource Factories.
These classes are modeled after the equivalent classes in the JDBC Module. However,
the provided classes here do not have any SQL or JPA specific dependencies.
-
ClassDescriptionA SpEL expression based
ParameterSourceFactory
implementation.SimpleAbstractExpressionEvaluator
implementation to increase the visibility of protected methods.