DODS 7.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 com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
cache - Variable in class org.enhydra.dods.cache.DataStructCacheImpl
LRU cache for storing data (or DataStruct) objects.
cache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
LRU cache for storing data (or DataStruct) objects.
cache - Variable in class org.enhydra.dods.cache.TransactionCacheImpl
HashMap for storing data objects.
CACHE_SIZE - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
cacheAccessNum - Variable in class org.enhydra.dods.cache.complete.DODSHashMapCache
Total number of times the cache was accessed.
cacheAccessNum - Variable in class org.enhydra.dods.cache.DODSHashMap
Total number of times the cache was accessed.
cacheAccessNum - Variable in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Total number of times the cache was accessed.
cacheAccessNum - Variable in class org.enhydra.dods.cache.lru.DODSLRUCache
Total number of times the cache was accessed.
cacheAdministration - Variable in class org.enhydra.dods.cache.DataStructCacheImpl
cacheAdministration attribute handles configuration settings about data (or DataStruct) object cache.
cacheAdministration - Variable in class org.enhydra.dods.cache.QueryCacheImpl
Attribute cacheAdministration is array of three objects of the class CacheAdministration.
cacheAdministration - Variable in class org.enhydra.dods.cache.TransactionCacheImpl
Attribute cacheAdministration is array of three objects of the class CacheAdministration.
CacheConstants - Interface in org.enhydra.dods.cache
This intefrace contains constants needed for data object (or DataStruct object), simple query and complex query caches.
CachedDBTransaction - Interface in com.lutris.appserver.server.sql
 
CachedPreparedStatement - Class in com.lutris.appserver.server.sql.pscache
 
CachedPreparedStatement(PreparedStatementCache, PreparedStatement, boolean, String) - Constructor for class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
cacheHitsNum - Variable in class org.enhydra.dods.cache.complete.DODSHashMapCache
Number of queries performed on the cache successfully.
cacheHitsNum - Variable in class org.enhydra.dods.cache.DODSHashMap
Number of queries performed on the cache successfully.
cacheHitsNum - Variable in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Number of queries performed on the cache successfully.
cacheHitsNum - Variable in class org.enhydra.dods.cache.lru.DODSLRUCache
Number of queries performed on the cache successfully.
cachePercentage - Variable in class org.enhydra.dods.cache.DataStructCacheImpl
 
cachePercentage - Variable in class org.enhydra.dods.cache.TransactionCacheImpl
 
caching_value - Static variable in class org.enhydra.dods.trans.Table
string match (string which represents LIKE in Standard database)
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.
cancel() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
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_DATABASE - Static variable in interface org.enhydra.dods.CommonConstants
 
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
 
changeAutocommit - Static variable in class org.enhydra.dods.Common
HashMap with changeAutocommit parameter value (from app conf file) for all logical databases (declared in same file) - default true
checkChanged(String, QueryCacheItem, Transaction[]) - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
 
checkChanged(String, QueryCacheItem, Transaction[]) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
checkConditions(GenericDO) - Method in interface org.enhydra.dods.cache.QueryCacheItem
Checks whether data object obj satisfies conditions of this query.
checkConditions(CoreDataStruct) - Method in interface org.enhydra.dods.cache.QueryCacheItem
Checks whether DataStruct object obj satisfies conditions of this query.
checkConditions(GenericDO) - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Checks whether data object obj satisfies conditions of this query.
checkConditions(CoreDataStruct) - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Checks whether DataStruct object obj satisfies conditions of this query.
checkFull() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Checks if cache is full or not and updates apropriate internal variables.
checkFull() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns information if data object (or DataStruct object) cache if "full".
checkFull() - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
checkFull() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
checkLoad() - Method in class org.webdocwf.dods.access.SecureDO
Load the actual DO data if necessary.
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 class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(ObjectId, String) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Check does oid belong to Object id's range [minOId, currentOId]
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, String) - Method in class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(String, 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 class com.lutris.appserver.server.sql.StandardDatabaseManager
Check does oid belong to Object id's range [minOId, currentOId]
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
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.
className - Variable in exception org.webdocwf.dods.access.AccessException
 
clean() - Method in class com.lutris.appserver.server.sql.pscache.PreparedStatementCache
 
clear() - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
clear() - Method in class org.enhydra.dods.cache.lru.LRUCache
 
clear() - Method in class org.enhydra.dods.statistics.TableStatistics
Clears statistics.
clear() - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.clear().
clear() - Static method in class org.objectweb.jndi.DataSourceFactory
shuts down StandardXAPoolDataSource and Jotm
clearBatch() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
clearParameters() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
clears() - Method in class org.enhydra.dods.statistics.TableStatistics
Clears statistics.
clearStatistics() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Clears statistics.
clearStatistics() - Method in class org.enhydra.dods.cache.DODSHashMap
Clears statistics.
clearStatistics() - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Clears statistics.
clearStatistics() - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Clears statistics.
clearWarnings() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
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 com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
clone() - Method in interface com.lutris.dods.builder.generator.dataobject.XMLDataEnvelope
 
clone() - Method in class org.enhydra.dods.util.SequencedHashMap
Creates a shallow copy of this object, preserving the internal structure by copying only references.
clone() - Method in class org.enhydra.dods.wizard.XYConstraints
 
CloneableDO - Class in com.lutris.appserver.server.sql
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() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Close this connection.
close() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
close() - Method in class com.lutris.appserver.server.sql.pscache.PreparedStatementCache
 
close() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CLOSE_IN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
closed - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
closedCheck() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Check to see that this database connection has has not been closed.
clustered - Variable in class org.enhydra.dods.trans.Index
This variable contains information weather index is clustered.
cmp_op - Variable in exception org.webdocwf.dods.access.AccessException
 
colChanged - Variable in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
Column - Class in org.enhydra.dods.trans
This class represents database table column.
Column(boolean, boolean) - Constructor for class org.enhydra.dods.trans.Column
 
Column() - Constructor for class org.enhydra.dods.trans.Column
 
column(int) - Method in class org.enhydra.dods.trans.Table
Get column with given index.
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_CREATE_STATISTICS - 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_NON_SECURITY - 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_SECURITY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_USED_FOR_QUERY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
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 in com.lutris.dods.builder.generator.query
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 in com.lutris.dods.builder.generator.query
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.datasource - package com.lutris.appserver.server.sql.datasource
 
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.pscache - package com.lutris.appserver.server.sql.pscache
 
com.lutris.appserver.server.sql.standard - package com.lutris.appserver.server.sql.standard
 
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 class com.lutris.appserver.server.sql.ExtendedDBConnection
Commit a transaction.
commit() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to commit upates.
Common - Class in org.enhydra.dods
 
Common() - Constructor for class org.enhydra.dods.Common
 
CommonConstants - Interface in org.enhydra.dods
 
compare(GenericDO, Condition) - Method in interface com.lutris.dods.builder.generator.dataobject.CompareDO
 
compare(CoreDataStruct, Condition) - Method in interface com.lutris.dods.builder.generator.dataobject.CompareDS
 
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(boolean, boolean, 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(boolean, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(Object, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Compare two values according to a QueryBuilder comparison operator.
compareAndSet(Node) - Method in class com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
compareAndSet(String) - Method in class com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
compareAndSet(Node) - Method in interface com.lutris.dods.builder.generator.dataobject.XMLDataEnvelope
 
compareAndSet(String) - Method in interface com.lutris.dods.builder.generator.dataobject.XMLDataEnvelope
 
compareCond(Condition) - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Subclass should override this method if wants to use it.
compareCond(Condition) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
CompareDO - Interface in com.lutris.dods.builder.generator.dataobject
This inferface is used for checking whether data object DO satisfies condition cond.
CompareDS - Interface in com.lutris.dods.builder.generator.dataobject
This inferface is used for checking whether DataStruct object data satisfies condition cond.
compareReferrerDoName(String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Compare referrer DO name.
completeCachingOn - Variable in class org.enhydra.dods.cache.DataStructCacheImpl
This attribute is true if the cache is complete, otherwise false.
completeCachingOn - Variable in class org.enhydra.dods.cache.QueryCacheImpl
This attribute is true if the cache is complete, otherwise false.
completeCachingOn - Variable in class org.enhydra.dods.cache.TransactionCacheImpl
This attribute is true if the cache is complete, otherwise false.
completeRes - Variable in class org.enhydra.dods.cache.QueryCacheItemImpl
True if all query results are cached, otherwise false.
COMPLEX_QUERY_CACHE - Static variable in interface org.enhydra.dods.cache.CacheConstants
Methods use this constant for retrieving information about complex query cache.
COMPLEX_QUERY_CACHE_SIZE - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
complexQCache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
LRU cache for storing complex queries.
complexQCache - Variable in class org.enhydra.dods.cache.TransactionCacheImpl
LRU cache for storing complex queries.
Condition - Class in org.enhydra.dods.cache
This class stores one condition declared in WHERE part of SELECT clause.
Condition(int, Object, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, Object, String).
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).
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).
confDir - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
confDir - Variable in class org.enhydra.ant.taskdefs.Dods
 
config - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
configDir - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
configDir - Static variable in class org.enhydra.dods.Common
dods configuration switch property
configDir - Variable in class org.enhydra.dods.generator.DODSGenerator
Template set that will be used.
CONFIGURATION_DIR_PARAMETER - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
ConfigurationAdministration - Class in org.enhydra.dods.cache
This interface contains part of caches' (data object (or DataStruct object) and query) mechanisms needed for cache administration.
ConfigurationAdministration() - Constructor for class org.enhydra.dods.cache.ConfigurationAdministration
 
configured - Static variable in class org.enhydra.dods.Common
dods configuration switch property
configureStandardLogerChannel() - Static method in class org.enhydra.dods.DODS
 
ConfigWritter - Class in org.enhydra.dods.xslt
 
ConfigWritter() - Constructor for class org.enhydra.dods.xslt.ConfigWritter
 
conn - Variable in class com.lutris.appserver.server.sql.informix.InformixDBQuery
The informix database connection.
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.standard.StandardDBTransaction
 
connection - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
JDBC connection object.
CONNECTION_ALLOCATE_CHECK_SQL - Static variable in interface org.enhydra.dods.CommonConstants
ConnectionAllocateCheckSql class parameter name
CONNECTION_ALLOCATOR - Static variable in interface org.enhydra.dods.CommonConstants
ConnectionAllocator class parameter name
CONNECTION_FACTORY - Static variable in interface org.enhydra.dods.CommonConstants
ConnectionFactory class parameter name
CONNECTION_RELEASE_CHECK_SQL - Static variable in interface org.enhydra.dods.CommonConstants
ConnectionReleaseCheckSql class parameter name
connectionAllocateCheckSql - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
/** database "ConnectionCheckSql" string
connectionAllocateCheckSql - Variable in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
database "ConnectionCheckSql" string
connectionAllocateCheckSql - Variable in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
database "ConnectionCheckSql" string
connectionAllocateCheckSql - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
database "ConnectionCheckSql" string
connectionAllocator - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
connectionAllocator - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Database connection allocator.
connectionEnterPoolTime - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
connectionReleaseCheckSql - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
database "ConnectionReleaseCheckSql" string
connectionReleaseCheckSql - Variable in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
database "ConnectionReleaseCheckSql" string
connectionReleaseCheckSql - Variable in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
database "ConnectionReleaseCheckSql" string
connectionReleaseCheckSql - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
database "ConnectionReleaseCheckSql" string
connectionUsageCounter - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
containsKey(Object) - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
containsKey(Object) - Method in class org.enhydra.dods.cache.lru.LRUCache
 
containsKey(Object) - Method in class org.enhydra.dods.util.LRUMap
Returns true if this LRUMap contains a mapping for the specified key.
containsKey(Object) - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.containsKey(Object).
containsValue(Object) - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
containsValue(Object) - Method in class org.enhydra.dods.cache.lru.LRUCache
 
containsValue(Object) - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.containsValue(Object).
containsWildcards(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Evaluate if string contains Wildcards WebDocWf extension for extended wildcard support
convertArrayType(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Convert java type into array type.
convertJavaTypes(String) - Static method in class org.enhydra.dods.xslt.DODSTag
Return counter.
convertNvalue(Node) - Static method in class com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
convertSvalue(String) - Static method in class com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
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
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
 
copyObjectId(ObjectId) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
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
 
CoreDataStruct - Class in com.lutris.appserver.server.sql
Base class from which the data objects are derived.
CoreDataStruct() - Constructor for class com.lutris.appserver.server.sql.CoreDataStruct
Public constructor.
CoreDO - Class in com.lutris.appserver.server.sql
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
 
countX - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
createConnection() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Create a new connection in the pool.
createConnection() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Create a new connection in the pool.
createConnection(ConnectionAllocator, String, String, String, int, boolean, int) - Method in class com.lutris.appserver.server.sql.DataSourceDBConnectionFactory
 
createConnection(ConnectionAllocator, DataSource, int, boolean, int) - Method in class com.lutris.appserver.server.sql.DataSourceDBConnectionFactory
 
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(ConnectionAllocator, String, String, String, int, boolean, int) - Method in class com.lutris.appserver.server.sql.SimpleDataSourceDBConnectionFactory
 
createConnection(ConnectionAllocator, String, String, String, int, boolean, int) - Method in class com.lutris.appserver.server.sql.SimpleDBConnectionFactory
 
createConnection() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Create a new connection in the pool.
createConnection() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Create a new connection in the pool.
createConnection(ConnectionAllocator, String, String, String, int, boolean, int) - Method in class com.lutris.appserver.server.sql.StandardDBConnectionFactory
 
createDO(GenericDO) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
createDO(ObjectId) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
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.StandardDBTransaction
Return a query for use with this TRANSACTION please!!!
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() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a query object for the default 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.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() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a transaction object for the default logical database.
createVector(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Construct an empty vector.
currentStmt - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
curtime - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceDBConnection
 
curtime - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
 
customTemplateDir - Static variable in class org.enhydra.dods.Common
last used template dir

DODS 7.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 _