public interface XAWork
| Modifier and Type | Method and Description |
|---|---|
void |
begin(Xid xid,
long txTimeout) |
void |
end(Xid xid) |
void begin(Xid xid, long txTimeout) throws XAException, InvalidTransactionException, SystemException, ImportedTransactionActiveException
void end(Xid xid) throws XAException, SystemException
XAExceptionSystemExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved