Uses of Class
org.springframework.data.mongodb.core.aggregation.ReplaceRootOperation.ReplaceRootOperationBuilder
Packages that use ReplaceRootOperation.ReplaceRootOperationBuilder
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of ReplaceRootOperation.ReplaceRootOperationBuilder in org.springframework.data.mongodb.core.aggregation
Methods in org.springframework.data.mongodb.core.aggregation that return ReplaceRootOperation.ReplaceRootOperationBuilderModifier and TypeMethodDescriptionReplaceRootOperation.builder()Creates a newReplaceRootOperation.ReplaceRootDocumentOperationBuilder.Aggregation.replaceRoot()Factory method to create a newReplaceRootOperation.ReplaceRootDocumentOperationBuilderto configure aReplaceRootOperation.