| Package | Description |
|---|---|
| io.shardingsphere.transaction.api | |
| io.shardingsphere.transaction.bed | |
| io.shardingsphere.transaction.tcc |
| Modifier and Type | Method and Description |
|---|---|
AbstractSoftTransaction |
SoftTransactionManager.getTransaction(SoftTransactionType type)
Get B.A.S.E transaction.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<AbstractSoftTransaction> |
SoftTransactionManager.getCurrentTransaction()
Get current transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BEDSoftTransaction
Best efforts delivery B.A.S.E transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCCSoftTransaction
Try confirm cancel B.A.S.E transaction.
|
Copyright © 2018. All rights reserved.