See: Description
| Interface | Description |
|---|---|
| TransactionIsolation |
Definition of the transaction isolation levels considered by DataNucleus.
|
| Class | Description |
|---|---|
| ResourcedTransaction |
Transaction allowing resources to be enlisted, with branches and phased commit, following the style of an Open/XA transaction.
|
| ResourcedTransactionManager |
TransactionManager is facade for creating (Open/XA) transactions.
|
| TransactionUtils |
Utility methods relating to transactions.
|
| XidImpl |
| Exception | Description |
|---|---|
| HeuristicMixedException | |
| HeuristicRollbackException | |
| NucleusTransactionException | |
| RollbackException |
Copyright © 2019. All rights reserved.