org.mule.module.db.internal.domain.transaction
Class DbTransactionFactory
java.lang.Object
org.mule.module.db.internal.domain.transaction.DbTransactionFactory
- All Implemented Interfaces:
- TransactionFactory
public class DbTransactionFactory
- extends Object
- implements TransactionFactory
Creates database transactions
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbTransactionFactory
public DbTransactionFactory()
beginTransaction
public Transaction beginTransaction(MuleContext muleContext)
throws TransactionException
- Specified by:
beginTransaction in interface TransactionFactory
- Throws:
TransactionException
isTransacted
public boolean isTransacted()
- Specified by:
isTransacted in interface TransactionFactory
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.