Uses of Enum Class
org.springframework.data.mongodb.core.aggregation.OutOperation.OutMode
Packages that use OutOperation.OutMode
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of OutOperation.OutMode in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return OutOperation.OutModeModifier and TypeMethodDescriptionstatic OutOperation.OutModeDeprecated.Returns the enum constant of this class with the specified name.static OutOperation.OutMode[]OutOperation.OutMode.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.data.mongodb.core.aggregation with parameters of type OutOperation.OutMode
$outsyntax was superseded by$merge.