|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AddrJdbcDB | this is the JDBC layer for access to the addresses table. |
ApptJdbcDB | this is the JDBC layer for access to the appointment table. |
JdbcBeanDB<T extends KeyedEntity<T>> | abstract base class for all classes that manage reading/writing of KeyedEntities to and from a JDBC database. |
JdbcDB | abstract base class providing basic common JDBC services to all derived JDBC classes |
JdbcDBUpgrader | Class JdbcDBUpgrader is used to upgrade HSQL database in-place when the schema changes for a release. |
LinkJdbcDB | provides the JDBC layer for reading/writing Links |
MemoJdbcDB | provides the JDBC layer for reading/writing Memos. |
TaskJdbcDB | this is the JDBC layer for access to the task table. |
Package jdbc contains all classes that deal directly with JDBC, including classes that read/write entities and classes that manage JDBC URLs and Connections
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |