public interface UpdateWithCollectionDecorator<T>
extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableUpdateOperation.UpdateWithCollection<T>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableUpdateOperation.UpdateWithCollection<T> |
getImpl() |
default org.springframework.data.mongodb.core.ExecutableUpdateOperation.UpdateWithQuery<T> |
inCollection(String collection) |
org.springframework.data.mongodb.core.ExecutableUpdateOperation.UpdateWithCollection<T> getImpl()
Copyright © 2021. All rights reserved.