org.mule.module.db.internal.domain.transaction
Interface DbTransactionManager

All Known Implementing Classes:
TransactionCoordinationDbTransactionManager

public interface DbTransactionManager

Manages transactions for the connector


Method Summary
 Transaction getTransaction()
           
 

Method Detail

getTransaction

Transaction getTransaction()
Returns:
the active transaction if available


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.