Uses of Interface
org.springframework.data.mongodb.core.ReactiveRemoveOperation.RemoveWithQuery
Packages that use ReactiveRemoveOperation.RemoveWithQuery
-
Uses of ReactiveRemoveOperation.RemoveWithQuery in org.springframework.data.mongodb.core
Subinterfaces of ReactiveRemoveOperation.RemoveWithQuery in org.springframework.data.mongodb.coreModifier and TypeInterfaceDescriptionstatic interface
static interface
Collection override (optional).Methods in org.springframework.data.mongodb.core that return ReactiveRemoveOperation.RemoveWithQueryModifier and TypeMethodDescriptionReactiveRemoveOperation.RemoveWithCollection.inCollection
(String collection) Explicitly set the name of the collection to perform the query on.