| 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,
org.jboss.security.SubjectFactory subjectFactory,
RecoveryPlugin plugin)
Create an XAResourceRecovery instance
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)