|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AppointmentDB | A EntityDB subclass which allows efficient retrieval of
appointment ToDo and Repeat keys. |
| EntityDB<T extends KeyedEntity<T>> | Interface for a class that provides basic ORM mapping for a KeyedEntity |
| LinkDB | The Interface for a Link DB. |
| MemoDB | The Interface for a Memo DB. |
| TaskDB | The Interface for a Task database. |
Package db contains interfaces that provide an implementation independent view of the low level ORM layer. Currently, the only low level ORM layer is for JDBC. In past, a number of other layers existed.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||