Uses of Class
net.sf.borg.model.entity.BorgOption

Packages that use BorgOption
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 BorgOption in net.sf.borg.model.db.jdbc
 

Methods in net.sf.borg.model.db.jdbc that return types with arguments of type BorgOption
static Collection<BorgOption> JdbcDB.getOptions()
          Gets all options from the options table.
 

Methods in net.sf.borg.model.db.jdbc with parameters of type BorgOption
static void JdbcDB.setOption(BorgOption option)
          Sets an option in the options 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