public class RecoveryScan
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RecoveryScan.XidSelector |
| Constructor and Description |
|---|
RecoveryScan() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<XID> |
recoverXids(javax.transaction.xa.XAResource xaResource,
RecoveryScan.XidSelector selector) |
public static java.util.List<XID> recoverXids(javax.transaction.xa.XAResource xaResource, RecoveryScan.XidSelector selector) throws javax.transaction.xa.XAException
javax.transaction.xa.XAExceptionCopyright © 2018. All Rights Reserved.