Class | Description |
---|---|
Container<T> |
Instances of this class represent the transactional memory within which user objects
can be placed and managed.
|
Enum | Description |
---|---|
Container.TYPE |
Exception | Description |
---|---|
InvalidAnnotationException |
Typically thrown when save_state and restore_state are not present and they should be.
|
LockException |
Thrown when an error occurs during lock acquisition or release.
|
TransactionException |
Thrown if an error occurs during transaction processing, e.g., commit fails.
|
Copyright © 2013. All rights reserved.