public interface BallerinaTransactionContext
BallerinaTransactionContext represent the connection context associated with a transaction.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
commit() |
void |
done() |
XAResource |
getXAResource() |
void |
rollback() |
void commit()
void rollback()
void close()
void done()
XAResource getXAResource()
Copyright © 2018 WSO2. All rights reserved.