|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Dao<E> | The DAO interface |
| Flushable | The Flusable interface |
| Locator | The Locator interface |
| MappingDao<E> | The Mapping DAO interface |
| ObjectStore | The ObjectStore interface |
| Queryable | The queryable interface |
| Class Summary | |
|---|---|
| MapObjectStore | A Map implementation of the ObjectStore. |
| Exception Summary | |
|---|---|
| AnnotationNotFoundException | Is thrown to indicate that an expected annotation wasn't found. |
| DaoException | An DaoException is thrown when something went wrong while executing a DAO operation. |
| IllegalAnnotationUsageException | A IllegalAnnotationUsageException is thrown when a Annotation was used in a wrong 'illegal' way. |
| NoMethodWithAnnotationFoundException | Is thrown when no 'expected' method was found with a certain annotation. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||