Package 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

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 net.sf.borg.model.db.jdbc Description

Package jdbc contains all classes that deal directly with JDBC, including classes that read/write entities and classes that manage JDBC URLs and Connections



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic