public static interface TransactionIntegration.ResourceRecoveryFactory
| Modifier and Type | Method and Description |
|---|---|
XAResource[] |
recoveryResources()
The transaction layer can call this method to obtain resources (one connection) used for recovery of incomplete transactions.
|
XAResource[] recoveryResources()
Copyright © 2019 JBoss by Red Hat. All rights reserved.