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

D

DATA_CACHE - Static variable in interface org.enhydra.dods.cache.CacheConstants
Methods use this constant for retrieving information about data object or DataStruct object cache.
DATA_CACHING - Static variable in interface org.enhydra.dods.cache.CacheConstants
Only data object (or DataStruct object) cache is enabled.
database - Variable in class org.enhydra.ant.taskdefs.Dods
 
database - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
database - Variable in class org.enhydra.dods.cache.QueryResult
Database of the query result.
database - Variable in class org.enhydra.dods.generator.DODSGenerator
Database vendor.
database - Variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
used database
DATABASE_MANAGER_CONF_FILE - Static variable in class org.enhydra.dods.Common
default app configuration file.
DATABASE_MASS_DELETE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
DATABASE_MASS_UPDATE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
DATABASE_NON_SECURITY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
DATABASE_NOT_SET - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
DATABASE_PARAMETER - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
DATABASE_SECURITY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
DatabaseConfiguration - Class in com.lutris.appserver.server.sql.standard
TableConfiguration contains parameters about table configuration.
DatabaseConfiguration(String) - Constructor for class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
DatabaseConfiguration(String, DatabaseManagerConfiguration) - Constructor for class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
DatabaseContentException - Exception in com.lutris.appserver.server.sql
Exception indicating that data in a database is not what is expected.
DatabaseContentException(DBConnection, String) - Constructor for exception com.lutris.appserver.server.sql.DatabaseContentException
Construct given a DBConnection.
DatabaseContentException(String) - Constructor for exception com.lutris.appserver.server.sql.DatabaseContentException
Construct with only a detail message.
databaseManager - Variable in class org.enhydra.dods.util.DODSMBeans
 
DatabaseManagerConfiguration - Class in com.lutris.appserver.server.sql
DatabaseManagerConfiguration contains parameters about defaults configuration.
DatabaseManagerConfiguration() - Constructor for class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
databaseName - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Name of used database
dataObject - Variable in class org.enhydra.dods.cache.DataStructShell
Data object.
dataObject - Variable in class org.enhydra.dods.cache.DOShell
Data object.
dataSource - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
JDBC DataSource of database.
dataSource - Variable in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
JDBC URL of database.
DataSourceConnectionAllocator - Class in com.lutris.appserver.server.sql.datasource
Manages a pool (set) of connections to a database.
DataSourceConnectionAllocator(LogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
/** Creates instance of StandardConnectionAllocator object.
DataSourceDBConnection - Class in com.lutris.appserver.server.sql.datasource
 
DataSourceDBConnection(ConnectionAllocator, String, String, String, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.datasource.DataSourceDBConnection
Initialize the connection to a database.
DataSourceDBConnection(ConnectionAllocator, DataSource, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.datasource.DataSourceDBConnection
Initialize the connection to a database.
DataSourceDBConnectionFactory - Class in com.lutris.appserver.server.sql
 
DataSourceDBConnectionFactory() - Constructor for class com.lutris.appserver.server.sql.DataSourceDBConnectionFactory
 
DataSourceFactory - Class in org.objectweb.jndi
 
DataSourceFactory() - Constructor for class org.objectweb.jndi.DataSourceFactory
 
DataStructCache - Class in org.enhydra.dods.cache
This abstract class contains data and mechanisms needed for caching data objects (or DataStruct objects) by their OIDs and provides cache configuration and administration.
DataStructCache() - Constructor for class org.enhydra.dods.cache.DataStructCache
 
DataStructCacheImpl - Class in org.enhydra.dods.cache
This class contains data and mechanisms needed for caching data objects (or DataStruct objects) by their OIDs and provides cache configuration and administration.
DataStructCacheImpl(int) - Constructor for class org.enhydra.dods.cache.DataStructCacheImpl
Constructor(int).
DataStructCacheImpl() - Constructor for class org.enhydra.dods.cache.DataStructCacheImpl
Constructor().
DataStructShell - Class in org.enhydra.dods.cache
DOShell class maintains data for result (data objects and data handles).
DataStructShell(String) - Constructor for class org.enhydra.dods.cache.DataStructShell
Constructor (String).
DataStructShell(CoreDataStruct) - Constructor for class org.enhydra.dods.cache.DataStructShell
Constructor (GenericDO).
datatype - Variable in exception org.webdocwf.dods.access.AccessException
 
db_type - Variable in class org.enhydra.dods.trans.Column
column database type
db_vendor - Variable in class org.enhydra.dods.trans.Table
database vendor
dbase - Static variable in class org.enhydra.dods.Common
last used database read from doml file
dbLockCounter - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
dbName - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
The symbolic name of this logical database.
dbName - Variable in class org.enhydra.dods.util.DODSMBeans.TableMBean
 
DBTransactionFactoryCreator - Class in com.lutris.appserver.server.sql
 
DBTransactionFactoryCreator() - Constructor for class com.lutris.appserver.server.sql.DBTransactionFactoryCreator
 
dbType - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
The database vendor type.
dbType() - Method in class org.enhydra.dods.trans.Column
Get column database type.
dbType(String) - Method in class org.enhydra.dods.trans.Column
Set column database type.
dbVendor() - Method in class org.enhydra.dods.trans.Table
Get database vendor.
dbVendor(String) - Method in class org.enhydra.dods.trans.Table
Set database vendor.
dbVendorName - Static variable in class org.enhydra.dods.xslt.XSLTUtil
 
debug - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
Controls debugging for Transactions and Queries.
debug() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Sets debug flag to print the SQL statement just before its execution.
debugAll() - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Sets debug flag to print the SQL statement just before its execution.
declMaxLength(String, String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate DECL_MAX_LENGTH tag.
DEFAULT_All_READONLY - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_APP_NAME - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_ASYNCH_LOAD_PRIORITY - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_ASYNCH_LOAD_THREAD_NUM - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_AUTO_SAVE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_AUTO_SAVE_CREATE_VIRGIN - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_AUTO_WRITE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_CACHE_PERCENTAGE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_CACHE_PERSISTENCE_ON_DISABLE_CACHING - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_CACHE_PERSISTENCE_ON_SHUTDOWN - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_CASE_INSENSITIVE_DATABASE - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_CASE_SENSITIVE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_CONFIG_FILE_NAME - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_CURSORLESS - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_CUSTOM_NOT_EQUAL_SQL_OPERATOR - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_DEADLOCK_READ_TIME - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_DEADLOCK_RETRY_NUMBER - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_DEFAULT_FETCH_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_DEFAULT_MAX_ROWS - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_DELETE_CHECK_VERSION - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_DISABLE_FETCH_SIZE_WITH_MAX_ROWS - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_DODS_CACHE_FACTORY - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_FULL_CACHE_COUNT_LIMIT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_INCREMENT_VERSIONS - Static variable in interface org.enhydra.dods.cache.CacheConstants
Increment versions during mass Updates.
DEFAULT_INITIAL_ALL_CACHES - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_INITIAL_CACHE_FETCH_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_INITIAL_CONDITION - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_INITIAL_DS_CACHE_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_LAZY_LOADING - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_MATCHES_KEYWORD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_MAX_CACHE_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
Constant for maximal number of data objects (or DataStruct object) in the cache.
DEFAULT_MAX_COMPLEX_QUERY_CACHE_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
Constant for maximal number of Query objects in the complex query cache.
DEFAULT_MAX_EXECUTE_TIME - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_MAX_EXECUTE_TIME_CACHE_INIT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_MAX_MULTI_JOIN_QUERY_CACHE_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
Constant for maximal number of Query objects in the multi-join query cache.
DEFAULT_MAX_SIMPLE_QUERY_CACHE_SIZE - Static variable in interface org.enhydra.dods.cache.CacheConstants
Constant for maximal number of Query objects in the simple query cache.
DEFAULT_OBJECT_IDENTITY_STR_TYPE - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_OBJECT_IDENTITY_TYPE - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_OID_ALLOCATOR_SCOPE - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_PREPARE_STATEMENT_CACHE_LATENCY - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_QUERY_TIME_LIMIT - Static variable in interface org.enhydra.dods.CommonConstants
Default QueryTimeLimit parameter value
DEFAULT_QUERY_TIME_LIMIT_CACHE_INIT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_QUERY_TIMEOUT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_QUERY_TIMEOUT_CACHE_INIT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_READONLY - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_RESERVE_FACTOR - Static variable in interface org.enhydra.dods.cache.CacheConstants
Constant used in query caching.
DEFAULT_RESULT_SET_CONCURRENCY - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_RESULT_SET_TYPE - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_SELECT_OIDS - Static variable in interface org.enhydra.dods.cache.CacheConstants
Optional select statement - used with mass Updates and/or deletes .
DEFAULT_SET_BOOLEAN_AS_STRING - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_SET_BYTES_AS_BINARY_STREAM - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_SET_BYTES_AS_LONGVARBINARY - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_SET_NULL_AS_VARCHAR - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_SIMPLE_CACHE_ROW_COUNT_LIMIT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_SINGLE_WILDCARD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_SINGLE_WILDCARD_ESCAPE - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_SQL_BATCH - Static variable in interface org.enhydra.dods.CommonConstants
Default SQLBatch parameter value
DEFAULT_SYNCH_LOAD_ROW_COUNT_LIMIT - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_TRANSACTION_CACHES - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_TRANSACTION_CHECK - Static variable in interface org.enhydra.dods.cache.CacheConstants
 
DEFAULT_USE_BINARY_STREAM_FOR_LONGVARCHAR - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_USE_CURSOR_NAME - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_USE_PREFIX_WITH_UPDATE - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_USE_TOP_SYNTAX - Static variable in interface com.lutris.appserver.server.sql.standard.DriverSpecificConstants
 
DEFAULT_USER_APPEND_WILDCARD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_USER_SINGLE_WILDCARD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_USER_SINGLE_WILDCARD_ESCAPE - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_USER_TRIM_STRING - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_USER_WILDCARD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_USER_WILDCARD_ESCAPE - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_WILDCARD - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_WILDCARD_ESCAPE - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_WILDCARD_ESCAPE_CLAUSE - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
DEFAULT_XA_DEFAULT_TIMEOUT - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_XA_JTA_SUPPORT - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_XA_TM_LOOKUP_NAME - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_XA_USAGE_CASE - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_XA_USER_TRANSACTION_LOOKUP_NAME - Static variable in interface org.enhydra.dods.CommonConstants
 
DEFAULT_XA_WRAPPED_TRANS_IMPL_FACTORY - Static variable in interface org.enhydra.dods.CommonConstants
 
defaultDB - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
DefaultDODSWizard - Class in org.enhydra.dods.wizard
DODS Generator Wizard's main class.
DefaultDODSWizard(DODSGenerator) - Constructor for class org.enhydra.dods.wizard.DefaultDODSWizard
 
defaultQueryTimeout - Variable in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
The amount of time (in seconds) that a query will block before throwing an exception.
DefaultTagValues - Class in org.enhydra.dods.trans
This class contains default values for Table, Column and Referrer class attributes.
DefaultTagValues() - Constructor for class org.enhydra.dods.trans.DefaultTagValues
 
defaultTransactionTimeout - Variable in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
The amount of time (in seconds) that a transaction will block before throwing an exception.
DELETE - Static variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
delete(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to delete an object in the database.
delete() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
delete(GenericDO) - Method in interface org.enhydra.dods.cache.QueryCacheItem
Removes data object obj from array DOs, if present.
delete(CoreDataStruct) - Method in interface org.enhydra.dods.cache.QueryCacheItem
Removes DataStruct object obj from array DOs, if present.
delete(GenericDO) - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Removes data object obj from array DOs, if present.
delete(CoreDataStruct) - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Removes DataStruct object obj from array DOs, if present.
delete() - Method in class org.webdocwf.dods.access.SecureDO
Deletes the DO from its table.
delete(DBTransaction) - Method in class org.webdocwf.dods.access.SecureDO
Deletes the DO from its table.
delete(User) - Method in class org.webdocwf.dods.access.SecureDO
Deletes the DO from its table.
delete(DBTransaction, User) - Method in class org.webdocwf.dods.access.SecureDO
Deletes the DO from its table.
delete_cascade - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table uses delete cascade capability.
DELETE_QUERY - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
deleteCascade() - Method in class org.enhydra.dods.trans.Table
Get the information whether table uses delete cascade.
deleteDataStruct(CoreDataStruct) - Method in class org.enhydra.dods.cache.DataStructCache
Deletes DataStruct object from the cache.
deleteDataStruct(CoreDataStruct) - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Deletes DataStruct object from the cache.
deleteDataStruct(CoreDataStruct) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Deletes DataStruct object from the cache.
deleteDO(GenericDO) - Method in class org.enhydra.dods.cache.DOCache
Deletes DO from the cache.
deleteDO(GenericDO) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Deletes DO from the cache.
deletedRefs - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
deleteFromCache() - Method in class com.lutris.appserver.server.sql.CoreDO
This method is invoked whenever an object is deleted from the cache.
deleteNum - Variable in class org.enhydra.dods.statistics.TableStatistics
Number of delete statements performed on the table.
dir - Variable in class org.enhydra.ant.taskdefs.SQLSplitterTask
 
DirectoryFilter - Class in org.enhydra.dods.wizard
DirectoryFilter restricts file sets to only those files that are directories.
DirectoryFilter() - Constructor for class org.enhydra.dods.wizard.DirectoryFilter
Create a DirectoryFilter for use with the FileChooser dialog.
DirectoryNameFilter - Class in org.enhydra.dods.wizard
DirectoryNameFilter restricts file sets to only those files that are directories.
DirectoryNameFilter() - Constructor for class org.enhydra.dods.wizard.DirectoryNameFilter
Create a DirectoryNameFilter for use with the FileChooser dialog.
dirty - Variable in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
DIRTY_DO_DEFAULT - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
dirtyDOs - Variable in class org.enhydra.dods.trans.Table
How to generate dirty methods.
disableConnectionPool - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Indicates dods not to use connection pool.
disableConnectionPool - Variable in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Indicates dods not to use connection pool.
disableVersioning() - Static method in class com.lutris.appserver.server.sql.CoreDO
Disable use of the version column.
distinct() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
do_insecure - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table need unsecurity methods.
DO_IS_OID_BASED - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
do_is_oid_based - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table is based on OID primary key.
DO_MULTIDB - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
do_multidb - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table can use multidb methods.
do_name - Variable in class org.enhydra.dods.trans.Referrer.RefAttr
referrer attribute DO class name (class which reference current table)
DO_NON_SECURITY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
do_secure - Variable in class org.enhydra.dods.trans.Referrer
referrer security
do_secure - Variable in class org.enhydra.dods.trans.Referrer.RefAttr
referrer security
do_secure - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table need security methods.
DO_SECURITY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
DOCache - Class in org.enhydra.dods.cache
This abstract class contains data and mechanisms needed for caching data objects (or DataStruct objects) by their OIDs and provides cache configuration and administration.
DOCache() - Constructor for class org.enhydra.dods.cache.DOCache
 
document - Variable in class org.enhydra.dods.xml.XmlUtil
 
Dods - Class in org.enhydra.ant.taskdefs
 
Dods() - Constructor for class org.enhydra.ant.taskdefs.Dods
 
DODS - Class in org.enhydra.dods
Main DODS class.
DODS() - Constructor for class org.enhydra.dods.DODS
 
dods_conf - Static variable in class org.enhydra.dods.Common
dods configuration property
DODS_CONF_JAR_PATH - Static variable in class org.enhydra.dods.Common
dods configuration path (in dods-runtime.jar file )
DODS_CONFIG_FILE_LOOKUP - Static variable in interface org.enhydra.dods.CommonConstants
 
DODS_CONFIG_FILE_PROPERTY_NAME - Static variable in interface org.enhydra.dods.CommonConstants
 
DODS_DOClassFinder - Class in org.enhydra.ant.taskdefs
 
DODS_DOClassFinder() - Constructor for class org.enhydra.ant.taskdefs.DODS_DOClassFinder
 
DODS_DOClassFinder.BooleanAttribute - Class in org.enhydra.ant.taskdefs
 
DODS_DOClassFinder.BooleanAttribute() - Constructor for class org.enhydra.ant.taskdefs.DODS_DOClassFinder.BooleanAttribute
 
DODS_XMLBuilder - Class in org.enhydra.ant.taskdefs
 
DODS_XMLBuilder() - Constructor for class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
DODS_XMLBuilder.BooleanAttribute - Class in org.enhydra.ant.taskdefs
 
DODS_XMLBuilder.BooleanAttribute() - Constructor for class org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute
 
DODSCache - Interface in org.enhydra.dods.cache.base
 
DODSCacheAbstractFactory - Interface in org.enhydra.dods.cache.base
 
dodsConf - Static variable in class org.enhydra.dods.Common
dods configuration
DODSConfigMBean - Class in org.enhydra.dods.util
DODS MBean Implementation
DODSConfigMBean() - Constructor for class org.enhydra.dods.util.DODSConfigMBean
 
DODSConfigMBean(Config, ObjectName, String, String[], String[]) - Constructor for class org.enhydra.dods.util.DODSConfigMBean
 
dodsDriverClassVec - Static variable in class org.enhydra.dods.Common
 
dodsDriversMap - Static variable in class org.enhydra.dods.Common
dods driver-vendor map
dodsDriversNamesVec - Static variable in class org.enhydra.dods.Common
dods (driver_name/vendor) map
DODSEjenProperties - Class in org.enhydra.dods.generator
Generate DODS-Ejen.properties file
DODSEjenProperties() - Constructor for class org.enhydra.dods.generator.DODSEjenProperties
 
DODSGenerateException - Exception in org.enhydra.dods.generator
 
DODSGenerateException(String) - Constructor for exception org.enhydra.dods.generator.DODSGenerateException
Construct a exception without a specified cause.
DODSGenerateException(Throwable) - Constructor for exception org.enhydra.dods.generator.DODSGenerateException
Construct a exception with a specified cause.
DODSGenerateException(String, Throwable) - Constructor for exception org.enhydra.dods.generator.DODSGenerateException
Construct a exception with an associated causing exception.
DODSGenerator - Class in org.enhydra.dods.generator
This class is used for generating DODS code and DODS documentation.
DODSGenerator() - Constructor for class org.enhydra.dods.generator.DODSGenerator
Default constructor.
DODSHashMap - Class in org.enhydra.dods.cache
DODSHashMap class implements Hash map (for storing data objects), and provides statistics about the cache (query number, cache hits number, their get/set/increment methods, percents of used cache, cache hits,...).
DODSHashMapCache - Class in org.enhydra.dods.cache.complete
DODSHashMapCache class implements HashMap cache (for storing data objects (or DataStruct objects), or simple queries, or complex queries), and provides query statistics about the cache (query number, cache hits number, their get/set/increment methods, percents of used cache, cache hits,...).
DODSHashMapCacheFactory - Class in org.enhydra.dods.cache.complete
Factory class for DODSHashMapCache objects.
DODSHashMapCacheFactory() - Constructor for class org.enhydra.dods.cache.complete.DODSHashMapCacheFactory
 
DODSLinkedHashCache - Class in org.enhydra.dods.cache.hash
DODSLinkedHashCache class implements LRU cache (for storing data objects (or DataStruct objects), or simple queries, or complex queries), and provides query statistics about the cache (query number, cache hits number, their get/set/increment methods, percents of used cache, cache hits,...).
DODSLinkedHashCacheFactory - Class in org.enhydra.dods.cache.hash
 
DODSLinkedHashCacheFactory() - Constructor for class org.enhydra.dods.cache.hash.DODSLinkedHashCacheFactory
 
DODSLRUCache - Class in org.enhydra.dods.cache.lru
DODSLRUCache class implements LRU cache (for storing data objects (or DataStruct objects), or simple queries, or complex queries), and provides query statistics about the cache (query number, cache hits number, their get/set/increment methods, percents of used cache, cache hits,...).
DODSLRUCacheFactory - Class in org.enhydra.dods.cache.lru
 
DODSLRUCacheFactory() - Constructor for class org.enhydra.dods.cache.lru.DODSLRUCacheFactory
 
dodsMBeans - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
DODSMBeans - Class in org.enhydra.dods.util
DODS MBeans
DODSMBeans(String, Config, DatabaseManager, String, ClassLoader) - Constructor for class org.enhydra.dods.util.DODSMBeans
 
DODSMBeans.TableMBean - Class in org.enhydra.dods.util
 
DODSMBeans.TableMBean(String, Class, Config, ObjectName) - Constructor for class org.enhydra.dods.util.DODSMBeans.TableMBean
 
DODSTag - Class in org.enhydra.dods.xslt
Utility class for DODS template xsl transformation.
DODSTag() - Constructor for class org.enhydra.dods.xslt.DODSTag
 
dodsVendorConfs - Static variable in class org.enhydra.dods.Common
dods vendor configuration
dodsVendorsNamesVec - Static variable in class org.enhydra.dods.Common
 
DODSWizard - Class in org.enhydra.dods.generator
DODS Wizard's abstarct class.
DODSWizard(DODSGenerator) - Constructor for class org.enhydra.dods.generator.DODSWizard
 
doInSecure() - Method in class org.enhydra.dods.trans.Table
Get the information whether DO has security methods.
doInSecure(boolean) - Method in class org.enhydra.dods.trans.Table
Set DO to/not to have security methods.
doIsOidBased() - Method in class org.enhydra.dods.trans.Table
Get the information whether DO is OID based.
doIsOidBased(boolean) - Method in class org.enhydra.dods.trans.Table
Set DO to/not to be OID based.
doMassDeletes() - Method in class org.enhydra.dods.trans.Table
Get the information whether table has mass-deletes class.
doMassDeletes(boolean) - Method in class org.enhydra.dods.trans.Table
Set table to/not to have Delete class.
doMassUpdates() - Method in class org.enhydra.dods.trans.Table
Get the information whether table has mass-updates class.
doMassUpdates(boolean) - Method in class org.enhydra.dods.trans.Table
Set table to/not to have Update class.
doml - Variable in class org.enhydra.dods.generator.DODSGenerator
Doml that will be used.
domlfile - Variable in class org.enhydra.ant.taskdefs.Dods
 
domlFile - Variable in class org.enhydra.ant.taskdefs.DODS_DOClassFinder
 
domlFile - Variable in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
 
domlfile - Static variable in class org.enhydra.dods.Common
last used doml file
DomlFilter - Class in org.enhydra.dods.wizard
DomlFilter restricts file sets to only those files that are .doml files.
DomlFilter() - Constructor for class org.enhydra.dods.wizard.DomlFilter
Create a DomlFilter for use with the FileChooser dialog.
DomlValidateTask - Class in org.enhydra.ant.taskdefs
This class represent task for tarnsformation doml file for validation.
DomlValidateTask() - Constructor for class org.enhydra.ant.taskdefs.DomlValidateTask
constructor with index id and unique
doMultidb() - Method in class org.enhydra.dods.trans.Table
Get the information whether DO has multidb methods.
doMultidb(boolean) - Method in class org.enhydra.dods.trans.Table
Set DO to/not to have multidb methods.
doName() - Method in class org.enhydra.dods.trans.Referrer.RefAttr
Get referrer attribute DO class name.
dontAggregateDOModifications() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
 
dontAggregateDOModifications() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
DOs - Variable in class org.enhydra.dods.cache.QueryResult
Vector with results.
doSecure() - Method in class org.enhydra.dods.trans.Table
Get the information whether DO has security methods.
doSecure(boolean) - Method in class org.enhydra.dods.trans.Table
Set DO to/not to have security methods.
DOShell - Class in org.enhydra.dods.cache
DOShell class maintains data for result (data objects and data handles).
DOShell(String) - Constructor for class org.enhydra.dods.cache.DOShell
Constructor (String).
DOShell(GenericDO) - Constructor for class org.enhydra.dods.cache.DOShell
Constructor (GenericDO).
driver - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Driver object object.
driverClassName - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
DriverClassName
DriverDependencies - Interface in org.enhydra.dods
 
DriverSpecificConstants - Interface in com.lutris.appserver.server.sql.standard
Constants for use in driver cpecific configuration.
drop(DBConnection) - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Called when a connection in this pool has an SQL error.
drop(DBConnection) - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Called when a connection in this pool has an SQL error.
drop() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Drop this connection from the connection allocator.
drop(DBConnection) - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Called when a connection in this pool has an SQL error.
drop(DBConnection) - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Called when a connection in this pool has an SQL error.
dropAllNow() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Called when the database manager is shutting down: Close all connections immediately.
dropAllNow() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Called when the database manager is shutting down: Close all connections immediately.
dropAllNow() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Called when the database manager is shutting down: Close all connections immediately.
dropAllNow() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Called when the database manager is shutting down: Close all connections immediately.
dropConnection - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
dropped - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
ds - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceDBConnection
 
ds - Variable in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceDBConnection
 
DSNAMES_PARAM_NAME - Static variable in class org.enhydra.dods.jts.LocalContextFactory
Name of the system property whose value determines what datasources to create.
dumpData(boolean) - Method in class com.lutris.appserver.server.sql.CoreDataStruct
 
dumpData(boolean) - Method in class com.lutris.appserver.server.sql.CoreDO
 
dumpMethod(String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate DUMP_METHOD tag.
dumpMethod1(String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate DUMP_METHOD1 tag.

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