Uses of Interface
org.springframework.data.relational.core.query.ValueFunction
Packages that use ValueFunction
-
Uses of ValueFunction in org.springframework.data.relational.core.query
Methods in org.springframework.data.relational.core.query that return ValueFunctionModifier and TypeMethodDescriptiondefault <R> ValueFunction<R>
Return a new ValueFunction applying the given mappingFunction
.