Uses of Class
org.springframework.data.mongodb.core.aggregation.ConditionalOperators.Cond
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of ConditionalOperators.Cond in org.springframework.data.mongodb.core.aggregation
Modifier and TypeMethodDescriptionConditionalOperators.Cond.OtherwiseBuilder.otherwiseValueOf
(String fieldReference) ConditionalOperators.Cond.OtherwiseBuilder.otherwiseValueOf
(AggregationExpression expression) Modifier and TypeMethodDescriptionProjectionOperation.ProjectionOperationBuilder.applyCondition
(ConditionalOperators.Cond cond)