Overview
Package
Class
Tree
Deprecated
Index
Help
DODS API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
W
wizard
- Variable in class org.enhydra.dods.generator.
DODSGenerator
Wizard that will be used.
WizardFrame1
- class org.enhydra.dods.wizard.
WizardFrame1
.
DODS Generator Wizard main frame
WizardFrame1()
- Constructor for class org.enhydra.dods.wizard.
WizardFrame1
writeAlterTableForeignKey(File)
- Method in class org.webdocwf.util.sql.
SQLSplitter
Method writeAlterTableForeignKey creates SQL file with ALTER TABLE SQL commands (foreign key references).
writeAlterTableIndex(File)
- Method in class org.webdocwf.util.sql.
SQLSplitter
Method writeAlterTableIndex creates SQL file with CREATE INDEX SQL commands.
writeAlterTablePrimaryKey(File)
- Method in class org.webdocwf.util.sql.
SQLSplitter
Method writeAlterTablePrimaryKey createss SQL file with ALTER TABLE SQL commands (primary keys for all tables).
writeDropIntegrity(File)
- Method in class org.webdocwf.util.sql.
SQLSplitter
Method writeDropIntegrity creates SQL file with ALTER TABLE SQL commands (drop foreign key references).
writeDropPrimary(File)
- Method in class org.webdocwf.util.sql.
SQLSplitter
Method writeDropPrimary creates SQL file with ALTER TABLE SQL commands (drop primary keys).
writeDropTable(File)
- Method in class org.webdocwf.util.sql.
SQLSplitter
Method writeDropTable creates SQL file with DROP TABLE SQL commands.
Overview
Package
Class
Tree
Deprecated
Index
Help
DODS API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X