| Interface | Description |
|---|---|
| IsolatedWork |
Represents work that needs to be performed in a manner
which isolates it from any current application unit of
work transaction.
|
| Class | Description |
|---|---|
| Isolater |
Class which provides the isolation semantics required by
an
IsolatedWork. |
| Isolater.JdbcDelegate |
An isolation delegate for JDBC-based transactions.
|
| Isolater.JtaDelegate |
An isolation delegate for JTA-based transactions.
|
| SynchronizationRegistry |
Manages a registry of
Synchronizations. |
| Exception | Description |
|---|---|
| NullSynchronizationException |
TODO : javadoc
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved