| Modifier and Type | Method and Description |
|---|---|
NamedXAResource |
ActivationSpecNamedXAResourceFactory.getNamedXAResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivationSpecNamedXAResourceFactory.returnNamedXAResource(NamedXAResource namedXAResource) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalXAResource
LocalXAResource adapts a local transaction to be controlled by a
JTA transaction manager.
|
| Modifier and Type | Method and Description |
|---|---|
NamedXAResource |
OutboundNamedXAResourceFactory.getNamedXAResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutboundNamedXAResourceFactory.returnNamedXAResource(NamedXAResource namedXAResource) |
| Modifier and Type | Class and Description |
|---|---|
class |
LogXAResource
Works with JDBCLog to provide last resource optimization for a single 1-pc database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WrapperNamedXAResource |
| Modifier and Type | Method and Description |
|---|---|
NamedXAResource |
NamedXAResourceFactory.getNamedXAResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Recovery.recoverResourceManager(NamedXAResource xaResource) |
void |
RecoveryImpl.recoverResourceManager(NamedXAResource xaResource) |
void |
NamedXAResourceFactory.returnNamedXAResource(NamedXAResource namedXAResource) |
Copyright © 2023. All rights reserved.