public interface TestTransactionalConnection
extends org.mule.runtime.extension.api.connectivity.TransactionalConnection
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect() |
double |
getConnectionId() |
boolean |
isConnected() |
boolean |
isTransactionBegun() |
boolean |
isTransactionCommited() |
boolean |
isTransactionRolledback() |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.