DODS 5.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X

W

warningCheck(ResultSet) - Method in interface com.lutris.appserver.server.sql.DBConnection
Check for warnings in a result set.
warningCheck(ResultSet) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Check for warnings in a result set.
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.

DODS 5.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X