org.mule.providers.jdbc
Class JdbcTransactionFactory
java.lang.Object
org.mule.providers.jdbc.JdbcTransactionFactory
- All Implemented Interfaces:
- org.mule.umo.UMOTransactionFactory
- public class JdbcTransactionFactory
- extends Object
- implements org.mule.umo.UMOTransactionFactory
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.umo.UMOTransaction beginTransaction()
throws org.mule.umo.TransactionException
- Specified by:
beginTransaction in interface org.mule.umo.UMOTransactionFactory
- Throws:
org.mule.umo.TransactionException
isTransacted
public boolean isTransacted()
- Specified by:
isTransacted in interface org.mule.umo.UMOTransactionFactory
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.