public class NullTransactionHandle extends Object implements org.mule.runtime.extension.api.tx.TransactionHandle
TransactionHandle. Use in cases in which no transaciton is actually active| Constructor and Description |
|---|
NullTransactionHandle() |
public boolean isTransacted()
isTransacted in interface org.mule.runtime.extension.api.tx.TransactionHandlefalsepublic void commit()
throws org.mule.runtime.api.tx.TransactionException
commit in interface org.mule.runtime.extension.api.tx.TransactionHandleorg.mule.runtime.api.tx.TransactionExceptionpublic void rollback()
throws org.mule.runtime.api.tx.TransactionException
rollback in interface org.mule.runtime.extension.api.tx.TransactionHandleorg.mule.runtime.api.tx.TransactionExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.