public class DynamicParameterBinderFactory
extends java.lang.Object
ParameterBinder.| Constructor and Description |
|---|
DynamicParameterBinderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.data.jpa.repository.query.ParameterBinder |
createQueryAwareBinder(org.springframework.data.jpa.repository.query.JpaParameters parameters,
org.springframework.data.jpa.repository.query.DeclaredQuery query,
org.springframework.expression.spel.standard.SpelExpressionParser parser,
org.springframework.data.repository.query.EvaluationContextProvider evaluationContextProvider) |
public static org.springframework.data.jpa.repository.query.ParameterBinder createQueryAwareBinder(org.springframework.data.jpa.repository.query.JpaParameters parameters,
org.springframework.data.jpa.repository.query.DeclaredQuery query,
org.springframework.expression.spel.standard.SpelExpressionParser parser,
org.springframework.data.repository.query.EvaluationContextProvider evaluationContextProvider)