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 © 2013. All Rights Reserved.