Package org.springframework.data.spel.spi
@NonNullApi
package org.springframework.data.spel.spi
Service provider interfaces to extend the query execution mechanism.
-
ClassDescriptionSPI to allow adding a set of properties and function definitions accessible via the root of an
EvaluationContext
provided by anExtensionAwareQueryMethodEvaluationContextProvider
.Marker interface for Spring DataEvaluationContext
extensions.Value object to represent a function.SPI to resolve aEvaluationContextExtension
to make it accessible via the root of anEvaluationContext
provided by aExtensionAwareQueryMethodEvaluationContextProvider
.