|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JdbcDB | |
---|---|
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 JdbcDB in net.sf.borg.model.db.jdbc |
---|
Subclasses of JdbcDB in net.sf.borg.model.db.jdbc | |
---|---|
class |
AddrJdbcDB
this is the JDBC layer for access to the addresses table. |
class |
ApptJdbcDB
this is the JDBC layer for access to the appointment table. |
(package private) class |
JdbcBeanDB<T extends KeyedEntity<T>>
abstract base class for all classes that manage reading/writing of KeyedEntities to and from a JDBC database. |
class |
LinkJdbcDB
provides the JDBC layer for reading/writing Links |
class |
MemoJdbcDB
provides the JDBC layer for reading/writing Memos. |
class |
TaskJdbcDB
this is the JDBC layer for access to the task table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |