|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Database | |
| net.sf.bloof | |
| net.sf.bloof.metrics | |
| Uses of Database in net.sf.bloof |
| Methods in net.sf.bloof that return Database | |
static Database |
Bloof.getDatabase()
Returns the current database |
| Methods in net.sf.bloof with parameters of type Database | |
static void |
Bloof.setDatabase(Database aDatabase)
|
| Constructors in net.sf.bloof with parameters of type Database | |
UpdateProject(Database aDb,
ScmAccess aScmAccess,
java.util.Date aFromDate)
Constructs a ImportProject class |
|
| Uses of Database in net.sf.bloof.metrics |
| Methods in net.sf.bloof.metrics with parameters of type Database | |
void |
SqlMetric.runMetric(Database aDatabase)
|
void |
Metric.runMetric(Database aDatabase)
Runs the metric |
| Constructors in net.sf.bloof.metrics with parameters of type Database | |
MetricRunner(Metric aMetric,
Database aDb)
Metric Runner |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||