@Ignored public interface IMongoSessionExecutor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(IMongoSession session)
执行会话处理过程
|
T execute(IMongoSession session) throws Exception
session - 会话对象Exception - 可能产生的异常Copyright © 2022. All rights reserved.