Class SpelQueryContext

java.lang.Object
org.springframework.data.repository.query.SpelQueryContext
Direct Known Subclasses:
SpelQueryContext.EvaluatingSpelQueryContext

public class SpelQueryContext extends Object
Source of SpelQueryContext.SpelExtractor encapsulating configuration often common for all queries.
Since:
2.1
Author:
Jens Schauder, Gerrit Meier, Mark Paluch