| 接口 | 说明 |
|---|---|
| ILocalTransactionResource |
| 类 | 说明 |
|---|---|
| CurSqlSession | |
| Init | |
| MybatisInterceptor | |
| SqlSessionManager | |
| SqlSessionTemplate |
Thread safe, Spring managed,
SqlSession that works with Spring
transaction management to ensure that that the actual SqlSession used is the
one associated with the current Spring transaction. |
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.