|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
MapFactory | |
SetFactory |
Class Summary | |
HashMapFactory | Default map factory implementation creating HashMap s. |
HashSetFactory | Default set factory implementation creating HashSet s. |
OptimisticMapWrapper | Wrapper that adds transactional control to all kinds of maps that implement the Map interface. |
PessimisticMapWrapper | Wrapper that adds transactional control to all kinds of maps that implement the Map interface. |
TransactionalMapWrapper | Wrapper that adds transactional control to all kinds of maps that implement the Map interface. |
TransactionalMapWrapper.HashEntry |
Exception Summary | |
ConflictException | Exception displaying a conflict between two optimistic transactions. |
LockException | Deprecated. no longer used as it has been replaced by the more general
version in LockException |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |