public interface XATerminator
void commit(Xid xid, boolean onePhase) throws XAException
XAExceptionvoid forget(Xid xid) throws XAException
XAExceptionint prepare(Xid xid) throws XAException
XAExceptionXid[] recover(int flag) throws XAException
XAExceptionvoid rollback(Xid xid) throws XAException
XAExceptionCopyright © 2017–2021 OPS4J - Open Participation Software for Java. All rights reserved.