|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.borg.model.db | |
---|---|
net.sf.borg.model | The Model package and its sub-packages provide the data model layer for borg |
net.sf.borg.model.db | Package db contains interfaces that provide an implementation independent view of the low level ORM layer. |
net.sf.borg.model.db.jdbc | Package jdbc contains all classes that deal directly with JDBC, including classes that read/write entities and classes that manage JDBC URLs and Connections |
Classes in net.sf.borg.model.db used by net.sf.borg.model | |
---|---|
EntityDB
Interface for a class that provides basic ORM mapping for a KeyedEntity |
|
MemoDB
The Interface for a Memo DB. |
|
TaskDB
The Interface for a Task database. |
Classes in net.sf.borg.model.db used by net.sf.borg.model.db | |
---|---|
EntityDB
Interface for a class that provides basic ORM mapping for a KeyedEntity |
Classes in net.sf.borg.model.db used by net.sf.borg.model.db.jdbc | |
---|---|
AppointmentDB
A EntityDB subclass which allows efficient retrieval of
appointment ToDo and Repeat keys. |
|
EntityDB
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |