public interface RemoveWithCollectionDecorator<T> extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableRemoveOperation.RemoveWithCollection<T>, RemoveWithQueryDecorator<T>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableRemoveOperation.RemoveWithCollection<T> |
getImpl() |
default org.springframework.data.mongodb.core.ExecutableRemoveOperation.RemoveWithQuery<T> |
inCollection(String collection) |
matching, matchingall, findAndRemove, oneorg.springframework.data.mongodb.core.ExecutableRemoveOperation.RemoveWithCollection<T> getImpl()
getImpl in interface RemoveWithQueryDecorator<T>getImpl in interface TerminatingRemoveDecorator<T>Copyright © 2021. All rights reserved.