| Package | Description |
|---|---|
| mysql | |
| stella.globals | |
| stella.rmi | |
| stella.sql | |
| stella.util | |
| stella.xml |
| Modifier and Type | Field and Description |
|---|---|
private HistorySql |
StatisticMaster.histsql
The history-db reference.
|
| Modifier and Type | Field and Description |
|---|---|
private HistorySql |
FlatAndScienceGroup.hsql
The done db.
|
private HistorySql |
FlatGroup.hsql
The done db.
|
| Modifier and Type | Field and Description |
|---|---|
private HistorySql |
GenericMaster.histsql
The history-db reference.
|
| Modifier and Type | Method and Description |
|---|---|
HistorySql |
GenericMaster.getHistorySql()
Accesor to db table.
|
| Modifier and Type | Field and Description |
|---|---|
private static HistorySql |
TargetConsistency.histsql
The history-db reference.
|
private HistorySql |
TargetDatabase.histsql
The history table for reconstructing the obs.
|
| Modifier and Type | Method and Description |
|---|---|
HistorySql |
HistoryProviding.getHistorySql()
Access to the history database.
|
HistorySql |
TargetDatabase.getHistorySql()
Access to the history database.
|
| Modifier and Type | Field and Description |
|---|---|
private HistorySql |
SimulatorParser.simhist |
private HistorySql |
HistoryDatabase.sql
The histroy sql interface.
|
| Modifier and Type | Field and Description |
|---|---|
private static HistorySql |
ParsedTarget.hsql
The history database.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ParsedTarget.setHistorySql(HistorySql h)
Sets the history database.
|