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