Package | Description |
---|---|
org.objectweb.jotm | |
org.objectweb.transaction.jta |
ObjectWeb's extension to JTA
(Java Transaction API)
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionRecoveryImpl |
Modifier and Type | Method and Description |
---|---|
static TransactionRecovery |
Current.getTransactionRecovery()
Returns the Transaction Recovery object
|
Modifier and Type | Method and Description |
---|---|
TransactionRecovery |
TMService.getTransactionRecovery()
returns a
TransactionRecoveryImpl object. |