|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoDB | |
---|---|
net.sf.borg.model | The Model package and its sub-packages provide the data model layer for borg |
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 |
Uses of MemoDB in net.sf.borg.model |
---|
Methods in net.sf.borg.model that return MemoDB | |
---|---|
MemoDB |
MemoModel.getDB()
Gets the dB. |
Uses of MemoDB in net.sf.borg.model.db.jdbc |
---|
Classes in net.sf.borg.model.db.jdbc that implement MemoDB | |
---|---|
class |
MemoJdbcDB
provides the JDBC layer for reading/writing Memos. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |