|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| TransactionalConnection | A connection for the transactional store. |
| TransactionalStore | A simple transactional store using Derby db for the transaction logging and id mappings. |
Transactional store using Derby. This uses Derby's transactional properties to implement a transactional id mapper by maintaining the mappings in a set of relational tables. The db is stored locally, and hence this solution is not ideal.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||