|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
persistance package contains delegates and and interfaces allowing you
to hot-swap your persistance management schemes.
See:
Description
| Interface Summary | |
| Archivist | An Archivist manages persistance for objects by delegating to the correct underlying persistance strategy. |
| Manager | A Manager passes on requests to an underlying delegate objects. |
| Transaction | A Transaction delegates to the correct underlying transaction. |
| Class Summary | |
| ArchivistFactory | An ArchivistFactory builds the correct Archivist for your needs. |
| Exception Summary | |
| ArchiveException | An ArchiveException wraps an underlying root exception. |
| DelegateException | A DelegateException wraps an underlying root exception. |
The persistance package contains delegates and and interfaces allowing you
to hot-swap your persistance management schemes. Right now we only support JDO and Hibernate.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||