Uses of Class
org.springframework.data.repository.query.SpelQueryContext
Packages that use SpelQueryContext
Package
Description
Support classes to work with query methods.
-
Uses of SpelQueryContext in org.springframework.data.repository.query
Subclasses of SpelQueryContext in org.springframework.data.repository.queryModifier and TypeClassDescriptionstatic class
Deprecated, for removal: This API element is subject to removal in a future version.An extension ofSpelQueryContext
that can createSpelEvaluator
instances as it also knows about aQueryMethodEvaluationContextProvider
.Methods in org.springframework.data.repository.query that return SpelQueryContextModifier and TypeMethodDescriptionstatic SpelQueryContext
SpelQueryContext.of
(BiFunction<Integer, String, String> parameterNameSource, BiFunction<String, String, String> replacementSource) Deprecated, for removal: This API element is subject to removal in a future version.