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.
 class CheckListJdbcDB
          provides the JDBC layer for reading/writing CheckLists.
(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 December 30 2011 by mbb using Apache Ant(TM) version 1.8.2 compiled on December 20 2010 and Java version 1.6.0_30 from Sun Microsystems Inc. on Linux i386 3.0.0-14-generic-pae