| Package | Description |
|---|---|
| mysql | |
| stella.rmi | |
| stella.sql | |
| stella.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
MailerTaskSql |
| Modifier and Type | Field and Description |
|---|---|
private TaskSql |
GenericMaster.tasksql
The history-db reference.
|
| Modifier and Type | Method and Description |
|---|---|
TaskSql |
GenericMaster.getTaskSql()
Accesor to db table.
|
| Modifier and Type | Field and Description |
|---|---|
private TaskSql |
CatalogMatch.tasksql |
private static TaskSql |
TargetConsistency.tasksql
The history-db reference.
|
private TaskSql |
TargetDatabase.tasksql
The task sql we drain the targets from.
|
| Modifier and Type | Field and Description |
|---|---|
private static TaskSql |
ParsedTarget.tsql
The task database.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ParsedTarget.setTaskSql(TaskSql t)
Sets the task database.
|