public interface ExecutableInsertDecorator<T> extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableInsertOperation.ExecutableInsert<T>, TerminatingInsertDecorator<T>, InsertWithCollectionDecorator<T>, InsertWithBulkModeDecorator<T>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.mongodb.core.ExecutableInsertOperation.ExecutableInsert<T> |
getImpl() |
inCollectionwithBulkModeall, onebulkorg.springframework.data.mongodb.core.ExecutableInsertOperation.ExecutableInsert<T> getImpl()
getImpl in interface InsertWithBulkModeDecorator<T>getImpl in interface InsertWithCollectionDecorator<T>getImpl in interface TerminatingBulkInsertDecorator<T>getImpl in interface TerminatingInsertDecorator<T>Copyright © 2021. All rights reserved.