Uses of Class
org.springframework.data.mongodb.core.aggregation.StringOperators.ToUpper
Packages that use StringOperators.ToUpper
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of StringOperators.ToUpper in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return StringOperators.ToUpperModifier and TypeMethodDescriptionStringOperators.StringOperatorFactory.toUpper()Creates newAggregationExpressionthat takes the associated string representation and uppers it.static StringOperators.ToUpperCreates newStringOperators.ToUpper.static StringOperators.ToUpperStringOperators.ToUpper.upperValueOf(String fieldReference) Creates newStringOperators.ToUpper.static StringOperators.ToUpperStringOperators.ToUpper.upperValueOf(AggregationExpression expression) Creates newStringOperators.ToUpper.