Package | Description |
---|---|
org.jboss.jca.core.spi.transaction |
This package contains the transaction SPI that defines extensions to JTA 1.1
|
Modifier and Type | Method and Description |
---|---|
XAResourceRecovery |
TransactionIntegration.createXAResourceRecovery(javax.resource.spi.ManagedConnectionFactory mcf,
Boolean pad,
Boolean override,
Boolean wrapXAResource,
String recoverUserName,
String recoverPassword,
String recoverSecurityDomain,
SubjectFactory subjectFactory,
RecoveryPlugin plugin,
XAResourceStatistics xastat)
Create an XAResourceRecovery instance
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.