Ends the work performed on behalf of a transaction branch.
public void end(javax.transaction.xa.Xid xid,
int flags)
參數
xid
An Xid object.
flags
An int value.
例外狀況
javax.transaction.xa.XAException
備註
This end method is specified by the end method in the javax.transaction.xa.XAResource interface.