Package | Description |
---|---|
org.ballerinalang.util.transactions |
Modifier and Type | Method and Description |
---|---|
BallerinaTransactionContext |
LocalTransactionInfo.getTransactionContext(String connectorid) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionResourceManager.register(String transactionId,
int transactionBlockId,
BallerinaTransactionContext txContext)
This method will register connection resources with a particular transaction.
|
void |
LocalTransactionInfo.registerTransactionContext(String connectorid,
BallerinaTransactionContext txContext) |
Copyright © 2018 WSO2. All rights reserved.