public interface SessionCallbackDecorator<T>
extends org.springframework.data.mongodb.core.SessionCallback<T>
| Modifier and Type | Method and Description |
|---|---|
default T |
doInSession(org.springframework.data.mongodb.core.MongoOperations operations) |
org.springframework.data.mongodb.core.SessionCallback |
getImpl() |
com.github.cloudyrock.mongock.driver.api.lock.guard.invoker.LockGuardInvoker |
getInvoker() |
Copyright © 2021. All rights reserved.