Class StringOperators.ToUpper

java.lang.Object
org.springframework.data.mongodb.core.aggregation.StringOperators.ToUpper
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
StringOperators

public static class StringOperators.ToUpper extends Object
AggregationExpression for $toUpper.
Author:
Christoph Strobl