Package | Description |
---|---|
com.caucho.transaction |
Modifier and Type | Method and Description |
---|---|
ManagedXAResource |
ManagedResource.getXAResource() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ManagedXAResource> |
UserTransactionImpl.getXaResources() |
java.util.ArrayList<ManagedXAResource> |
UserTransactionSuspendState.getXAResources()
Returns the pooled items.
|
Constructor and Description |
---|
UserTransactionSuspendState(java.util.ArrayList<ManagedXAResource> xaResources)
Creates the suspend state.
|