- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.mule.sdk.api.tx.Transactional
- All Known Subinterfaces:
- XATransactionalConnection
@MinMuleVersion(value="4.1")
public interface TransactionalConnection
extends Transactional
Connections which support transaction must implement this interface in order to start or join a current transaction.
- Since:
- 1.0
-
-
Method Summary
-
Methods inherited from interface org.mule.sdk.api.tx.Transactional
begin, commit, rollback
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2024 MuleSoft, Inc.. All rights reserved.