Uses of Class
net.sf.borg.model.db.jdbc.JdbcDB

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.
 



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