@Component public class LcnTransactionCleanService extends Object implements TransactionCleanService
| 构造器和说明 |
|---|
LcnTransactionCleanService(TCGlobalContext globalContext) |
@Autowired public LcnTransactionCleanService(TCGlobalContext globalContext)
public void clear(String groupId, int state, String unitId, String unitType) throws com.codingapi.txlcn.common.exception.TransactionClearException
TransactionCleanServiceclear 在接口中 TransactionCleanServicegroupId - groupIdstate - 事务状态 1 提交 0 回滚unitId - unitIdunitType - 事务类型com.codingapi.txlcn.common.exception.TransactionClearException - TransactionClearExceptionCopyright © 2019. All rights reserved.