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

C

caching - Variable in class org.enhydra.dods.trans.Table
Allowed values for database caching are: (NONE,PARTIAL,FULL,LRU) Default value is NONE.
caching_value - Static variable in class org.enhydra.dods.trans.Table
string match (string which represents LIKE in Standard database)
caching() - Method in class org.enhydra.dods.trans.Table
Get caching type.
caching(String) - Method in class org.enhydra.dods.trans.Table
Set caching type.
can_be_null - Variable in class org.enhydra.dods.trans.Column
can column be null
canBeNull() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used for query.
canBeNull(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be able to be null.
capitalizeJavaBasicObject(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Transform java basic Objects in capital letters.
class_name - Variable in class org.enhydra.dods.trans.Table
class name
className() - Method in class org.enhydra.dods.trans.Table
Get class name.
className(String) - Method in class org.enhydra.dods.trans.Table
Set class name.
clone() - Method in class org.enhydra.dods.wizard.XYConstraints
 
cloneValue(String, String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Determine approperate clone method for specified member and java type.
clustered - Variable in class org.enhydra.dods.trans.Index
This variable contains information weather index is clustered.
Column - class org.enhydra.dods.trans.Column.
This class represents database table column.
COLUMN_ATT_NAMES - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
COLUMN_CAN_BE_NULL - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_DB_TYPE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_ARRAY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_CONSTANT - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_INDEX - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_PRIMARY_KEY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_REFERENCE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_UNIQUE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_JAVA_TYPE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_CONSTARINT - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_FOREIGN_KEY_COLUMN_NAME - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_IS_ABSTARCT - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_IS_FOREIGN_KEY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_USED_FOR_QUERY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
Column() - Constructor for class org.enhydra.dods.trans.Column
 
column(int) - Method in class org.enhydra.dods.trans.Table
Get column with given index.
columnNamesVect - Static variable in class org.enhydra.dods.xslt.DODSTag
 
columns - Variable in class org.enhydra.dods.trans.Table
list of table columns
columns() - Method in class org.enhydra.dods.trans.Table
Get list of columns.
columns(ArrayList) - Method in class org.enhydra.dods.trans.Table
Set list of columns.
columnsSize() - Method in class org.enhydra.dods.trans.Table
Get number of columns.
compareReferrerDoName(String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Compare referrer DO name.
convertArrayType(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Convert java type into array type.
copyDoml() - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
createSQLcomplete(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Create SQLcreate.sql file where are all SQL CREATE statements.
createSQLdrop(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Create SQLdrop.sql file in which are all SQL DROP statements.
createSQLFile(File, File, File) - Method in class org.webdocwf.util.sql.SQLSplitter
Method createSQLFile prepares SQL statements for all output files and creates SQL file (fOutputSQLFile) with CREATE TABLE statements.
createVector(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Construct an empty vector.

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