@NonNullApi
See: Description
| Class | Description |
|---|---|
| ResourcelessTransactionManager | |
| TransactionAwareBufferedWriter |
Wrapper for a
FileChannel that delays actually writing to or closing the
buffer if a transaction is active. |
| TransactionAwareProxyFactory<T> |
Factory for transaction aware objects (like lists, sets, maps).
|
| Exception | Description |
|---|---|
| FlushFailedException |
Unchecked exception indicating that an error has occurred while trying to flush a buffer.
|
Infrastructure implementations of support transaction concerns.