หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Requests that the resource manager roll back work done on behalf of a transaction branch.
Syntax
public void rollback(javax.transaction.xa.Xid xid)
Parameters
xid
An Xid object.
Exceptions
javax.transaction.xa.XAException
Remarks
This rollback method is specified by the rollback method in the javax.transaction.xa.XAResource interface.