Package | Description |
---|---|
org.springframework.data.spel.spi |
Service provider interfaces to extend the query execution mechanism.
|
Modifier and Type | Method and Description |
---|---|
default Map<String,Function> |
EvaluationContextExtension.getFunctions()
Return the functions exposed by the extension.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Function.isSignatureEqual(Function other)
Checks whether this
Function has the same signature as another Function . |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.