Obtains a list of prepared transaction branches from a resource manager.
public javax.transaction.xa.Xid[] recover(int flags)
Parameters
Flags
An integer value.
Return Value
An Xid object.
Exceptions
javax.transaction.xa.XAException
Remarks
This recover method is specified by the recover method in the javax.transaction.xa.XAResource interface.