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

C

cache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
LRU cache for storing data objects.
CacheAdministration - interface org.enhydra.dods.cache.CacheAdministration.
This class contains data and mechanisms needed for caching data objects and queries.
cacheByOIdHitsNum - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Number of query by OIds performed on the cache successfully.
cacheHitsNum - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Number of queries performed on the cache successfully.
cacheReadOnly - Variable in class org.enhydra.dods.cache.QueryCacheImpl
This attribute contains information if cache is read-only.
cacheSize - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Current cache size.
cacheType - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Type of caching.
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
CAN_LOAD - Static variable in interface com.lutris.classloader.MultiClassLoader.ClassFilter
Value returned to indicate that the class can be loaded by this class loader.
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.
capitalizeName(String) - Static method in class org.enhydra.dods.Common
Transform specify name in capital letters.
CASE_INSENSITIVE_CONTAINS - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_ENDS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_MATCH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_STARTS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_CONTAINS - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_ENDS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_MATCH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_STARTS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
checkAttrDefinition(String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain Attribute-Definition exists
checkConditions(GenericDO) - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Checks whether data object obj satisfies conditions of this query.
checkConditions(GenericDO) - Method in interface org.enhydra.dods.cache.QueryCacheItem
Checks whether data object obj satisfies conditions of this query.
checkEnumTypeDefinition(String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain EnumType-Definition exists
checkEnumValueDefinition(String, String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain EnumValue-Definition exists
checkFull() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Checks if this is special type of caching - full caching and updates attribute fullCaching if necessary.
checkLoad() - Method in class org.webdocwf.dods.access.SecureDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Load the actual DO data if necessary.
checkOId(ObjectId) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Check does oid belong to Object id's range [minOId, currentOId] for default database
checkOId(ObjectId) - Method in interface com.lutris.appserver.server.sql.ObjectIdAllocator
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(ObjectId) - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(ObjectId) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Check does oid belong to Object id's range [minOId, currentOId] for default database
checkOId(ObjectId) - Method in class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator
Check if oid belongs to Object id's range [minOId, currentOId]
checkOId(ObjectId) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(String, ObjectId) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(String, ObjectId) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Check does oid belong to Object id's range [minOId, currentOId]
checkTypeDefinition(String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain Type-Definition exists
class_name - Variable in class org.enhydra.dods.trans.Table
class name
className - Variable in class org.webdocwf.dods.access.AccessException
 
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.
ClassPathEntry - class com.lutris.classloader.ClassPathEntry.
ClassPathEntry(File, Logger) - Constructor for class com.lutris.classloader.ClassPathEntry
Constructs class path entry with specified File.
ClassPathEntry(String, Logger) - Constructor for class com.lutris.classloader.ClassPathEntry
Constructs class path entry with specified String.
ClassPathEntry(URL, Logger) - Constructor for class com.lutris.classloader.ClassPathEntry
Constructs class path entry with specified URL.
clearClassPath() - Method in class com.lutris.classloader.MultiClassLoader
Clears class path entries.
clone() - Method in class com.lutris.appserver.server.sql.CloneableDO
Will clone the existing object keeping a fields the same, including the object id.
clone() - Method in class org.enhydra.dods.wizard.XYConstraints
 
CloneableDO - class com.lutris.appserver.server.sql.CloneableDO.
Base class from which the data objects are created.
CloneableDO() - Constructor for class com.lutris.appserver.server.sql.CloneableDO
Public constructor.
CloneableDO(ResultSet) - Constructor for class com.lutris.appserver.server.sql.CloneableDO
Public constructor.
cloneUnique() - Method in class com.lutris.appserver.server.sql.CloneableDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneValue(String, String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Determine approperate clone method for specified member and java type.
CLOSE_IN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
close() - Method in interface com.lutris.appserver.server.sql.DBConnection
Close this connection.
close() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Close this connection.
close() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
closeParen() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Place a closing parenthesis in the WHERE clause.
clustered - Variable in class org.enhydra.dods.trans.Index
This variable contains information weather index is clustered.
cmp_op - Variable in class org.webdocwf.dods.access.AccessException
 
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.
columnIndex - Variable in class org.enhydra.dods.cache.Condition
Column index in the table.
columnNamesVect - Static variable in class org.enhydra.dods.xslt.DODSTag
 
ColumnNullException - exception com.lutris.dods.builder.generator.query.ColumnNullException.
ColumnNullException is thrown by RDBColumnValue.get methods when an unexpected NULL value in a column retrieved from the database.
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.
ColumnTypeException - exception com.lutris.dods.builder.generator.query.ColumnTypeException.
ColumnTypeException is thrown by RDBColumnValue.get methods when a column value is of an unexpected type.
com.lutris.appserver.server.sql - package com.lutris.appserver.server.sql
 
com.lutris.appserver.server.sql.informix - package com.lutris.appserver.server.sql.informix
 
com.lutris.appserver.server.sql.oracle - package com.lutris.appserver.server.sql.oracle
 
com.lutris.appserver.server.sql.standard - package com.lutris.appserver.server.sql.standard
 
com.lutris.classloader - package com.lutris.classloader
 
com.lutris.dods.builder.generator.dataobject - package com.lutris.dods.builder.generator.dataobject
 
com.lutris.dods.builder.generator.query - package com.lutris.dods.builder.generator.query
 
commit() - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to commit upates.
commit() - Method in interface com.lutris.appserver.server.sql.DBConnection
Commit a transaction.
commit() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to commit upates.
commit() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Commit a transaction.
commit() - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.StateTransitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.GenericObjectDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.StateTransitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.GenericObjectDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Deprecated. Use save() instead.
Common - class org.enhydra.dods.Common.
 
Common() - Constructor for class org.enhydra.dods.Common
 
Compare - interface com.lutris.dods.builder.generator.dataobject.Compare.
This inferface is used for checking whether data object DO satisfies condition cond.
compare(boolean, boolean, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(boolean, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(double, double, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(double, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(GenericDO, Condition) - Method in interface com.lutris.dods.builder.generator.dataobject.Compare
 
compare(Object, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Compare two values according to a QueryBuilder comparison operator.
compareCond(Condition) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
compareReferrerDoName(String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Compare referrer DO name.
complexCacheHitsNum - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Number of queries found in complex query cache.
complexQCache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
Cache for storing complex queries.
complexQueryCacheSize - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Current size of complex query cache.
complexQueryNum - Variable in class org.enhydra.dods.statistics.TableStatistics
Number of complex queries performed on the table.
Condition - class org.enhydra.dods.cache.Condition.
This class is for storing one condition declared in WHERE part of SELECT clause.
Condition(int, boolean, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, boolean, String).
Condition(int, double, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, double, String).
Condition(int, Object, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, Object, String).
conds - Variable in class org.enhydra.dods.cache.QueryCacheItemImpl
Array of conditions declared in WHERE part of the query (array of org.enhydra.dods.cache.Condition objects).
config - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
conn - Variable in class com.lutris.appserver.server.sql.informix.InformixDBTransaction
The connection to the informix database.
conn - Variable in class com.lutris.appserver.server.sql.informix.InformixDBQuery
The informix database connection.
connection - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
JDBC connection object.
connectionAllocator - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Database connection allocator.
connectionAllocator - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
 
ConnectionAllocator - interface com.lutris.appserver.server.sql.ConnectionAllocator.
Defines the connection allocator.
containsWildcards(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Evaluate if string contains Wildcards WebDocWf extension for extended wildcard support
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether a string contains DB wildcards
convertArrayType(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Convert java type into array type.
convertUserSearchValue(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Replace User wildcards with DB vendor specific wildcards according to dods.conf WebDocWf extension for extended wildcard support
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Convert a String with user wildcards into a string with DB wildcards
copyBigDecimal(BigDecimal) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyByteArray(byte[]) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyDate(Date) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyDoml() - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
copyString(String) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyTime(Time) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyTimestamp(Timestamp) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
CoreDO - class com.lutris.appserver.server.sql.CoreDO.
Base class from which the data objects are derived.
CoreDO() - Constructor for class com.lutris.appserver.server.sql.CoreDO
Public constructor.
CoreDO(ResultSet) - Constructor for class com.lutris.appserver.server.sql.CoreDO
Public constructor.
counter - Static variable in class org.enhydra.dods.xslt.DODSTag
 
createConnection() - Method in class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator
Creates a new Informix connection to be added to the connection pool.
createConnection() - Method in class com.lutris.appserver.server.sql.oracle.OracleConnectionAllocator
Creates a new Oracle connection to be added to the connection pool.
createConnection() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Create a new connection in the pool.
createCopy(AttributeBinaryValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBinaryValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBinaryValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBoolValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBoolValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBoolValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDateValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDateValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDateValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeEnumValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeEnumValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeEnumValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeNumberValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeNumberValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeNumberValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeObjectValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeObjectValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeObjectValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeStringValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeStringValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeStringValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumTypeDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumTypeDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumTypeDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumValueDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumValueDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumValueDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(GenericObjectDataStruct) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(GenericObjectDO) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(GenericObjectDO, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(StateTransitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(StateTransitionDO) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(StateTransitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(TypeDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(TypeDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(TypeDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createDO(GenericDO) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( BigDecimal ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( BigDecimal ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( BigDecimal ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( BigDecimal ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( BigDecimal ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( BigDecimal ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( BigDecimal ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( BigDecimal ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( BigDecimal ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( BigDecimal ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( BigDecimal ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( BigDecimal ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( BigDecimal ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( BigDecimal ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( BigDecimal ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( BigDecimal ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( ObjectId ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( ObjectId ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( ObjectId ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( ObjectId ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( ObjectId ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( ObjectId ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( ObjectId ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( ObjectId ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( ObjectId ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( ObjectId ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( ObjectId ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( ObjectId ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( ObjectId ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed TypeDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( RDBColumnValue ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed StateTransitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( RDBColumnValue ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed GenericObjectDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed EnumValueDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed EnumTypeDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed AttributeStringValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed AttributeObjectValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed AttributeNumberValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed AttributeEnumValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed AttributeDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed AttributeDateValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed AttributeBoolValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed AttributeBinaryValueDO.PrimaryKey.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( RDBRow ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the TypeDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( RDBRow ) Factory method creates a StateTransitionDO object by searching for it in the database using the StateTransitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( RDBRow ) Factory method creates a GenericObjectDO object by searching for it in the database using the GenericObjectDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( RDBRow ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the EnumValueDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( RDBRow ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the EnumTypeDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( RDBRow ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the AttributeStringValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( RDBRow ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the AttributeObjectValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( RDBRow ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the AttributeNumberValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( RDBRow ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the AttributeEnumValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( RDBRow ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the AttributeDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( RDBRow ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the AttributeDateValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( RDBRow ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the AttributeBoolValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( RDBRow ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the AttributeBinaryValueDO.PrimaryKey value in the passed RDBRow.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
The createExisting method is used to create a TypeDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
The createExisting method is used to create a StateTransitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
The createExisting method is used to create a GenericObjectDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
The createExisting method is used to create a EnumValueDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
The createExisting method is used to create a EnumTypeDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
The createExisting method is used to create a AttributeStringValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
The createExisting method is used to create a AttributeObjectValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
The createExisting method is used to create a AttributeNumberValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
The createExisting method is used to create a AttributeEnumValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
The createExisting method is used to create a AttributeDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
The createExisting method is used to create a AttributeDateValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
The createExisting method is used to create a AttributeBoolValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
The createExisting method is used to create a AttributeBinaryValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
The createExisting method is used to create a TypeDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
The createExisting method is used to create a StateTransitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
The createExisting method is used to create a GenericObjectDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
The createExisting method is used to create a EnumValueDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
The createExisting method is used to create a EnumTypeDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
The createExisting method is used to create a AttributeStringValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
The createExisting method is used to create a AttributeObjectValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
The createExisting method is used to create a AttributeNumberValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
The createExisting method is used to create a AttributeEnumValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
The createExisting method is used to create a AttributeDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
The createExisting method is used to create a AttributeDateValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
The createExisting method is used to create a AttributeBoolValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
The createExisting method is used to create a AttributeBinaryValueDO from a string handle.
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Abstract method which must be implemented by subclasses (templates) and call the static createExisting(bd) method !
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createQuery() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a query object for the default logical database.
createQuery() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return a query for use on this logical database.
createQuery() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a query object for the default logical database.
createQuery() - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return a query for use on this logical database.
createQuery() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a query for use on this logical database.
createQuery(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a query object for the specified logical database.
createQuery(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a query object for the specified logical database.
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.
createTransaction() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a transaction object for the default logical database.
createTransaction() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return a transaction for use on this logical database.
createTransaction() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a transaction object for the default logical database.
createTransaction() - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return a transaction for use on this oracle logical database.
createTransaction() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a transaction for use on this logical database.
createTransaction(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a transaction object for the specified logical database.
createTransaction(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a transaction object for the specified logical database.
createVector(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Construct an empty vector.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createVirgin() Creates a DO that has no ObjectId or data.

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