public interface XATerminator
void commit(Xid xid, boolean onePhase) throws XAException
XAException
void forget(Xid xid) throws XAException
XAException
int prepare(Xid xid) throws XAException
XAException
Xid[] recover(int flag) throws XAException
XAException
void rollback(Xid xid) throws XAException
XAException
Copyright © 2013. All Rights Reserved.