Uses of Interface
org.springframework.data.mongodb.core.query.UpdateDefinition.ArrayFilter
Package
Description
Support for the MongoDB aggregation framework.
MongoDB specific query and update support.
-
Uses of UpdateDefinition.ArrayFilter in org.springframework.data.mongodb.core.aggregation
-
Uses of UpdateDefinition.ArrayFilter in org.springframework.data.mongodb.core.query
Modifier and TypeMethodDescriptionUpdate.getArrayFilters()
UpdateDefinition.getArrayFilters()
Get the specification which elements to modify in an array field.