org.mule.transport.jdbc
Class JdbcTransactionFactory
java.lang.Object
org.mule.transport.jdbc.JdbcTransactionFactory
- All Implemented Interfaces:
- org.mule.api.transaction.TransactionFactory
public class JdbcTransactionFactory
- extends Object
- implements org.mule.api.transaction.TransactionFactory
TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcTransactionFactory
public JdbcTransactionFactory()
beginTransaction
public org.mule.api.transaction.Transaction beginTransaction(org.mule.api.MuleContext muleContext)
throws org.mule.api.transaction.TransactionException
- Specified by:
beginTransaction in interface org.mule.api.transaction.TransactionFactory
- Throws:
org.mule.api.transaction.TransactionException
isTransacted
public boolean isTransacted()
- Specified by:
isTransacted in interface org.mule.api.transaction.TransactionFactory
Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.