Uses of Interface
org.springframework.data.relational.core.query.ValueFunction
-
Uses of ValueFunction in org.springframework.data.relational.core.query
Modifier and TypeMethodDescriptiondefault <R> ValueFunction<R>
Return a new ValueFunction applying the given mappingFunction
.