| 程序包 | 说明 |
|---|---|
| io.jboot.support.seata.interceptor |
| 类和说明 |
|---|
| SeataGlobalLock
declare the transaction only execute in single local RM,
but the transaction need to ensure records to update(or select for update) is not in global transaction middle stage use this annotation instead of GlobalTransaction in the situation mentioned above will help performance. |
| SeataGlobalTransactional
The interface Seata Global transactional.
|
Copyright © 2024. All rights reserved.