| 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 |
|---|---|
XAResourceWrapper |
TransactionIntegration.createConnectableXAResourceWrapper(XAResource xares,
boolean pad,
Boolean override,
String productName,
String productVersion,
String jndiName,
ConnectableResource cr,
boolean firstResource)
Create a connectable XAResource wrapper instance
|
XAResourceWrapper |
TransactionIntegration.createXAResourceWrapper(XAResource xares,
boolean pad,
Boolean override,
String productName,
String productVersion,
String jndiName,
boolean firstResource)
Create an XAResource wrapper instance
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)