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

G

gen - Static variable in class org.enhydra.dods.generator.DODSWizard
 
generateAll(String, String, String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(String, String, String, String, String, String, String, String, boolean, boolean, boolean, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll() - Method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(String, String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateAll(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql, java files, html, pdf, xmi and ptl.
generateClassList() - Method in class org.enhydra.dods.trans.TransientXMLBuilderFactory
Generate tables.xml file from memory structure.
generateCode(String, String, String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql and java files.
generateCode(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generation of DODS code means generation of ant-build, sql and java files.
generateHTML(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS html documentation from .doml file.
generateHTML(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS html documentation from .doml file.
generatePDF(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS pdf documentation from .doml file.
generatePDF(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS pdf documentation from .doml file.
generatePTL(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS ptl (Rational Rose) documentation from .doml file.
generatePTL(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS ptl documentation from .doml file.
generateTablesXML() - Method in class org.enhydra.dods.trans.TransientXMLBuilderFactory
Generate tables.xml file from memory structure.
generateTransientXML() - Method in class org.enhydra.dods.trans.TransientXMLBuilderFactory
Generate transient XML file from memory structure.
generateXMI(String, String, String, String, boolean) - Static method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS xmi documentation from .doml file.
generateXMI(boolean) - Method in class org.enhydra.dods.generator.DODSGenerator
Generates DODS xmi documentation from .doml file.
generation - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Generation number.
generation - Variable in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Generation number.
generation - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
generation - Variable in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Generation number.
generation - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Generation number.
GenericDO - Class in com.lutris.dods.builder.generator.dataobject
 
GenericDO() - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(boolean) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String, boolean) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(ObjectId) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String, ObjectId) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(ResultSet) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GenericDO(String, ResultSet) - Constructor for class com.lutris.dods.builder.generator.dataobject.GenericDO
Public constructor.
GeronimoDBTransactionFactory - Class in org.enhydra.dods.jta
SyncDBTransactionFactory provides DBTransaction objects that are aware of JTA environment, and obey TransactionManager too.
GeronimoDBTransactionFactory() - Constructor for class org.enhydra.dods.jta.GeronimoDBTransactionFactory
 
GeronimoJTAObjectIdAllocator - Class in org.enhydra.dods.jta
GeronimoJTAObjectIdAllocator extends StandardObjectIdAllocator to tweak it's expectations on allocated connections.
GeronimoJTAObjectIdAllocator(LogicalDatabase, Config) - Constructor for class org.enhydra.dods.jta.GeronimoJTAObjectIdAllocator
 
get(int) - Method in class com.lutris.dods.builder.generator.query.RDBRow
Returns an RDBColumnValue object for a column in the current row.
get(RDBColumn) - Method in class com.lutris.dods.builder.generator.query.RDBRow
Returns an RDBColumnValue object for a column in the current row.
get(Object) - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
get(Object) - Method in class org.enhydra.dods.cache.lru.LRUCache
 
get(Object) - Method in class org.enhydra.dods.util.LRUMap
Returns the value to which the specified key is mapped in this LRUMap, or null if the map contains no mapping for this key.
get(Object) - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.get(Object).
get(int) - Method in class org.enhydra.dods.util.SequencedHashMap
Returns the key at the specified index.
get_CacheHandle() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Subclass should override this method if wants to use it.
get_CacheHandle() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
get_Data() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
get_Database() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Subclass should override this method if wants to use it.
get_Handle() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Subclass should override this method if wants to use it.
get_Handle() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
get_Handle() - Method in class org.webdocwf.dods.access.SecureDO
 
get_Handle(User) - Method in class org.webdocwf.dods.access.SecureDO
The get_Handle() method is used to set the value for each GUI option, and the hasMatchingHandle() methods are used to lookup the Data Object when the selection has been made.
get_NewVersion() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns this object's new version.
get_OId() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Returns this object's identifier.
get_OId() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns this object's identifier.
get_OIdColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDataStruct
Returns the object identifier column name.
get_OIdColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDO
Returns the object identifier column name.
get_OriginDatabase() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
get_OriginDatabase() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns query database.
get_OriginDatabase() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns query database.
get_primaryKeyName() - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Return the name of the primary key column.
get_Version() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Returns this object's version.
get_Version() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns this object's version.
get_Version() - Method in class org.webdocwf.dods.access.SecureDO
Returns this object's version.
get_Version(User) - Method in class org.webdocwf.dods.access.SecureDO
Returns this object's version.
get_versionColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDataStruct
Returns the version column name.
get_versionColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDO
Returns the version column name.
getAction() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction.DOAction
 
getAction() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets action that is performed.
getActiveConnectionCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the number of currently active connections.
getActiveConnectionCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the number of currently active connections.
getActiveCount() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Return the number of currently active connections.
getActiveCount() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Return the number of currently active connections.
getActiveCount() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Return the number of currently active connections.
getActiveCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the number of currently active connections.
getAdjustedPackageName(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Get package name with leading "root." stripped off.
getAllReadOnly() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return allReadOnly parameter (given in config file)
getAllTemplateSets() - Static method in class org.enhydra.dods.Common
Get all template set directories.
getAppName() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return AppName parameter (given in config file)
getArrayDO(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate GET_ARRAY_DO_METHOD_NAME tag.
getArrayDON2N(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate GET_ARRAY_DO_METHOD_NAME tag for N2N.
getAsynchCacheLoadClasses() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
getAsynchLoadPriority() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns priority of asynchronous cache initialization.
getAsynchLoadPriority() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns priority of asynchronous cache initialization.
getAsynchLoadPriority() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns priority of asynchronous cache initialization.
getAsynchLoadPriority() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getAsynchLoadThreadNum() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns the number of threads used for asynchronous cache initialization.
getAttribute(String) - Method in class org.enhydra.dods.util.DODSMBeans.TableMBean
Allows the value of the specified attribute of the Dynamic MBean to be obtained.
getAutoSave() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns AutoSave parameter.
getAutoSave() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns AutoSave parameter.
getAutoSaveCreateVirgin() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns AutoSaveCreateVirgin parameter.
getAutoSaveCreateVirgin() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns AutoSaveCreateVirgin parameter.
getAutoWrite() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
Method returns value of a data member.
getAutoWrite() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns AutoWrite parameter.
getAutoWrite() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns AutoWrite parameter.
getAutoWrite() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method returns value of a data member.
getBigDecimal() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as a BigDecimal.
getCacheAccessNum() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Returns total number of times the cache was accessed.
getCacheAccessNum() - Method in class org.enhydra.dods.cache.DODSHashMap
Returns total number of times the cache was accessed.
getCacheAccessNum() - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Returns total number of times the cache was accessed.
getCacheAccessNum() - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Returns total number of times the cache was accessed.
getCacheAdministration(int) - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns CacheAdministration for data object (or DataStruct object) cache, simple, or complex query cache.
getCacheAdministration(int) - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns CacheAdministration for data (or DataStruct) object cache.
getCacheAdministration(int) - Method in class org.enhydra.dods.cache.QueryCache
 
getCacheAdministration(int) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns CacheAdministration for data object (or DataStruct object) cache, simple, or complex query cache.
getCacheAdministration(int) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns CacheAdministration for data object (or DataStruct object) cache, simple, or complex query cache.
getCacheContent() - Method in class org.enhydra.dods.cache.DataStructCache
Returns cache (data or DataStruct) content.
getCacheContent() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns cache (data or DataStruct) content.
getCacheContent() - Method in class org.enhydra.dods.cache.DOCache
Returns cache (data or DataStruct) content.
getCacheContent() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns cache (data or DataStruct) content.
getCacheContent() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns cache (data or DataStruct) content.
getCacheHitsNum() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Returns number of queries performed on the cache successfully.
getCacheHitsNum() - Method in class org.enhydra.dods.cache.DODSHashMap
Returns number of queries performed on the cache successfully.
getCacheHitsNum() - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Returns number of queries performed on the cache successfully.
getCacheHitsNum() - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Returns number of queries performed on the cache successfully.
getCacheHitsPercents() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Returns how much queries performed on the cache were successful.
getCacheHitsPercents() - Method in class org.enhydra.dods.cache.DODSHashMap
Returns how much queries performed on the cache were successful.
getCacheHitsPercents() - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Returns how much queries performed on the cache were successful.
getCacheHitsPercents() - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Returns how much queries performed on the cache were successful.
getCachePercentage() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getCachePercentage() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getCachePercentage() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Read cache configuration from application's configuration file.
getCachePercentage() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
 
getCachePercentage() - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getCachePercentage() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getCacheStatistics(int) - Method in class org.enhydra.dods.statistics.TableStatistics
Returns query statistics for table without cache.
getCacheType() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns data object (or DataStruct object) cache type.
getCacheType() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns data object (or DataStruct object) cache type.
getCacheType() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns data object (or DataStruct object) cache type.
getCacheType() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns data object (or DataStruct object) cache type.
getCaseSensitive() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns CaseSensitive parameter.
getCaseSensitive() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns CaseSensitive parameter.
getColumnIndex() - Method in class org.enhydra.dods.cache.Condition
Returns column index.
getColumnName() - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
getComplexQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns QueryCacheItem object for specified database and complex query, if exists, otherwise null.
getComplexQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns QueryCacheItem object for specified database and complex query, if exists, otherwise null.
getComplexQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns QueryCacheItem object for specified database and complex query, if exists, otherwise null.
getComplexQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns QueryCacheItem object for specified database and complex query, if exists, otherwise null.
getComplexQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from complex query cache.
getComplexQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from complex query cache.
getComplexQueryResults(String, String) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from complex query cache.
getComplexQueryResults(String, String) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from complex query cache.
getComplexQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from complex query cache.
getConds() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns array of query conditions conds.
getConds() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns array of query conditions conds.
getConfFileFromURL(URL, String) - Static method in class org.enhydra.dods.Common
Get configuration file from URL as inputStream.
getConfig() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return main configuration class
getConfigDir() - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
Returns curent configurationDir (folder with dodsConf.xml file).
getConfigDir() - Static method in class org.enhydra.dods.Common
Get used configuration folder.
getConfigDir() - Method in class org.enhydra.dods.generator.DODSGenerator
 
getConnection() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Get the underlying Connection object.
getConnectionAllocatorName() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getConnectionAllocatorName() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getConnectionEnterPoolTime() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
getConnectionUsageCounter() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
getCounter() - Static method in class org.enhydra.dods.xslt.DODSTag
Return counter.
getCountX() - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getCurrentFetchSize() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
reads the current fetchsize for this query
getCurrentQueryTimeout() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
reads the current queryTimeout for this query
getCustomTemplateDir() - Static method in class org.enhydra.dods.Common
Get Custom Template configuration folder.
getData() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Deprecated. Use get_Data()
getDatabase() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets database vendor for generating sql.
getDatabaseConfiguration() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return conf parameters for current database
getDatabaseDriverClassFromDriverName(String) - Static method in class org.enhydra.dods.Common
Get database driver full class name for given driver name.
getDatabaseManager() - Static method in class org.enhydra.dods.DODS
Returns the DatabaseManager object for the current thread.
getDatabaseManager(Thread) - Static method in class org.enhydra.dods.DODS
Returns the DatabaseManager object for the given thread.
getDatabaseManagerConfiguration() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
getDatabaseName() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
 
getDatabaseName() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
 
getDatabaseName() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
getDatabaseName() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
 
getDatabaseName() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Database name of logicalDatabase that is owner of pool.
getDatabaseName() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method return name of used database
getDatabaseName() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get database name.
getDatabaseVendor(String) - Static method in class org.enhydra.dods.Common
Get database vendor name for given driver class name.
getDatabaseVendor() - Static method in class org.enhydra.dods.Common
Get used databse vendor.
getDatabaseVendorFromDriverName(String) - Static method in class org.enhydra.dods.Common
Get database vendor name for given driver class name.
getDataStructByHandle(String) - Method in class org.enhydra.dods.cache.DataStructCache
Returns DataStruct object whose String representation of OID is parameter handle.
getDataStructByHandle(String) - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns DataStruct object whose String representation of OID is parameter handle.
getDataStructByHandle(String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns DataStruct object whose String representation of OID is parameter handle.
getDataType(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
getDataType(String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
getDBConnectionFactoryName() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getDBConnectionFactoryName() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getDbName() - Method in class org.enhydra.dods.util.DODSMBeans.TableMBean
 
getDBTransactionFactory(String, LogicalDatabase) - Static method in class com.lutris.appserver.server.sql.DBTransactionFactoryCreator
 
getDBTransactionFactoryName() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getDBTransactionFactoryName() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getDeadlockRetryCount() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns DeadlockRetryCount parameter.
getDeadlockRetryCount() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns DeadlockRetryCount parameter.
getDeadlockWaitTime() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns DeadlockWaitTime parameter.
getDeadlockWaitTime() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns DeadlockWaitTime parameter.
getDefaultConfigDir() - Static method in class org.enhydra.dods.Common
Get default configuration folder.
getDefaultDatabaseManager() - Static method in class org.enhydra.dods.DODS
Returns the default DatabaseManager.
getDefaultDB() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return default database name (given in config file)
getDefaultFetchSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns DefaultFetchSize parameter.
getDefaultFetchSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns DefaultFetchSize parameter.
getDefaultFetchSize() - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
reads the default fetchsize
getDefaultFetchSize() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns DefaultFetchSize parameter.
getDefaultLogChannel() - Static method in class org.enhydra.dods.DODS
Returns the default logger.
getDefaultQueryTimeout() - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Returns the configured default amount of time (in seconds) that a query should block before throwing an exception.
getDefaultQueryTimeout() - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
gets the default queryTimeout
getDefaultSize(String, String) - Static method in class org.enhydra.dods.trans.DefaultTagValues
Get default size of column.
getDefaultTransactionTimeout() - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Returns the configured default amount of time (in seconds) that a transaction should block before throwing an exception.
getDeleteCheckVersion() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns DeleteCheckVersion parameter.
getDeleteCheckVersion() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns DeleteCheckVersion parameter.
getDeletedDOs() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
 
getDeletedDOs() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
getDeleteNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of delete statements performed on the table.
getDeleteStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Returns the statement that can be used to delete this object from the database.
getDescription() - Method in class org.enhydra.dods.wizard.DirectoryFilter
Get a description of this filter.
getDescription() - Method in class org.enhydra.dods.wizard.DomlFilter
Get a description of this filter.
getDirtyDOs() - Method in class org.enhydra.dods.trans.Table
 
getDisableFetchSizeWithMaxRows() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns UseCursorName parameter.
getDisableFetchSizeWithMaxRows() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return value of DisableFetchSizeWithMaxRows property
getDMLNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of DML operations (inserts, updates and deletes) performed on the table.
getDO() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction.DOAction
 
getDO(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
getDO(Transaction, int) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method find a DO in the transaction
getDOByHandle(String) - Method in class org.enhydra.dods.cache.DOCache
Returns data object whose String representation of OID is parameter handle.
getDOByHandle(String) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns data object whose String representation of OID is parameter handle.
getDODSCache(int, String) - Static method in class org.enhydra.dods.cache.base.BaseCacheManager
 
getDodsCacheFactory() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getDodsCacheFactory() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getDodsConf() - Static method in class org.enhydra.dods.Common
Get dods configuration.
getDodsConfProperty(String, String) - Static method in class org.enhydra.dods.Common
Get dods conf property.
getDodsConfVendorNames() - Static method in class org.enhydra.dods.Common
Get dods conf property.
getDodsEjenPropertyFilename() - Static method in class org.enhydra.dods.Common
Get path to dods-ejen.properties.
getDodsProperty(String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
getDodsProperty(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
 
getDODSRoot() - Static method in class org.enhydra.dods.Common
Get enhydra root.
getDoml() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets doml file that is used.
getDomlFile() - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
get uses doml file
getDomlFile() - Static method in class org.enhydra.dods.Common
Get used doml file.
getDomlFileName() - Static method in class org.enhydra.dods.Common
Get used doml file name.
getDoName(String) - Static method in class org.enhydra.dods.xslt.DODSTag
Get DO name from full DO name (name with package).
getDOs() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
Gets an array of DOs.
getDOs() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Gets an array of DOs.
getDouble(boolean) - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an double.
getDouble() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an double.
getDriverClassName() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a driver class of the logical database.
getDriverDependencies() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Method getDriverDependencies
getDriverProperty(String) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a driver property from database vendor configutation file.
getExtensions() - Static method in class org.enhydra.dods.Common
Get used extensions (template set).
getFileName() - Static method in class org.enhydra.dods.Common
Get file name from used doml file name.
getFirst() - Method in class org.enhydra.dods.util.SequencedHashMap
Return the entry for the "oldest" mapping.
getFirstKey() - Method in class org.enhydra.dods.util.SequencedHashMap
Return the key for the "oldest" mapping.
getFirstValue() - Method in class org.enhydra.dods.util.SequencedHashMap
Return the value for the "oldest" mapping.
getFKRef() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_REF tag.
getFKsetCalls() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_SET_CALLS tag.
getFKsetQueryCalls() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_SETQUERY_CALLS tag.
getForce() - Static method in class org.enhydra.dods.Common
Get force parameter.
getForce() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for force (overwrite) option.
getFullCacheCountLimit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getFullCacheCountLimit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getFullCacheCountLimit() - Method in class org.enhydra.dods.cache.TableConfiguration
 
getFullColumnName() - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
getFullScan() - Method in class org.enhydra.dods.trans.Statistics
 
getGeneration() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Get the generation number specified when the connection was created.
getGenerator() - Static method in class org.enhydra.dods.generator.DODSWizard
 
getHandle() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Deprecated. Use get_Handle() instead.
getHandle() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Deprecated. Use get_Handle() instead.
getHandle(User) - Method in class org.webdocwf.dods.access.SecureDO
Deprecated. Use get_Handle() instead.
getHeight() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getHeight() - Method in class org.enhydra.dods.wizard.XYLayout
 
getHtml() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for html option.
getIncrementVersions() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns IncrementVersions parameter.
getIncrementVersions() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns IncrementVersions parameter.
getIncrementVersions() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns IncrementVersions parameter.
getInitAllCaches() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns InitAllCaches parameter.
getInitAllCaches() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns InitAllCaches parameter.
getInitCachesResultSetConcurrency() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getInitCachesResultSetConcurrency() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getInitCachesResultSetConcurrency() - Method in class org.enhydra.dods.cache.TableConfiguration
Return value of InitCachesResultSetConcurrency property
getInitCachesResultSetType() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getInitCachesResultSetType() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getInitCachesResultSetType() - Method in class org.enhydra.dods.cache.TableConfiguration
Return value of InitCachesResultSetType property
getInitialCacheFetchSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getInitialCacheFetchSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getInitialCacheFetchSize() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
 
getInitialCacheFetchSize() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
 
getInitialCacheFetchSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getInitialCacheFetchSize() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getInitialContext(Hashtable) - Method in class org.enhydra.dods.jts.LocalContextFactory
 
getInitialDSCacheSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getInitialDSCacheSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getInitialDSCacheSize() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
 
getInitialDSCacheSize() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
 
getInitialDSCacheSize() - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
getInitialDSCacheSize() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getInitialQueryCache() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns initialQueryCache.
getInitialQueryCache() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns initialQueryCache.
getInitialQueryCache() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns initialQueryCache.
getInitialQueryCache() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns initialQueryCache.
getInsertNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of insert statements performed on the table.
getInsertStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Returns the statement that can be used to insert this object into the database.
getInstallProperties() - Static method in class org.enhydra.dods.Common
Get install properties file.
getInstallPropertiesParam() - Static method in class org.enhydra.dods.Common
Get install properties file.
getInstance() - Static method in class org.enhydra.dods.cache.Wrapper
 
getInteger(boolean) - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an int.
getInteger() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as an int.
getInvoke() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets invoke indicator.
getKelp() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for kelp option.
getLast() - Method in class org.enhydra.dods.util.SequencedHashMap
Return the entry for the "newest" mapping.
getLastKey() - Method in class org.enhydra.dods.util.SequencedHashMap
Return the key for the "newest" mapping.
getLastValue() - Method in class org.enhydra.dods.util.SequencedHashMap
Return the value for the "newest" mapping.
getLayoutAlignmentX(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
getLayoutAlignmentY(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
getLazyLoadingNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of lazy loadings performed on the table.
getLevelOfCaching() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns caching level.
getLevelOfCaching() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns caching level.
getLevelOfCaching() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns caching level.
getLevelOfCaching() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns caching level.
getLocalizedMessage() - Method in exception org.enhydra.dods.generator.DODSGenerateException
Creates a localized description of this Exception.
getLogChannel() - Static method in class org.enhydra.dods.DODS
Returns the logger object for the current thread.
getLogChannel(Thread) - Static method in class org.enhydra.dods.DODS
Returns the logger object for the given thread.
getLogicalDatabaseNames() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Returns the list of managed logical databases.
getLogicalDb() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransactionFactory
 
getLogicalDb() - Method in class org.enhydra.dods.jta.GeronimoDBTransactionFactory
 
getLogicalDb() - Method in class org.enhydra.dods.jta.SyncDBTransactionFactory
 
getMaxCacheSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns maxCacheSize parameter.
getMaxCacheSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns maxCacheSize parameter.
getMaxComplexCacheSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns maxComplexCacheSize parameter.
getMaxComplexCacheSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns maxComplexCacheSize parameter.
getMaxConnectionCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the maximum number of connections active at one time.
getMaxConnectionCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the maximum number of concurent connections that existed at any time since this object was created, or resetMaxConnectionCount() was called.
getMaxConnectionCountDate() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the time when the maximum connection count occured.
getMaxConnectionCountDate(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the time when the maximum refered to by maxConnectionCount() occured.
getMaxCount() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Return the maximum number of connections active at one time.
getMaxCount() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Return the maximum number of connections active at one time.
getMaxCount() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Return the maximum number of connections active at one time.
getMaxCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the maximum number of connections active at one time.
getMaxCountDate() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Return the time when the maximum connection count occured.
getMaxCountDate() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Return the time when the maximum connection count occured.
getMaxCountDate() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Return the time when the maximum connection count occured.
getMaxCountDate() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the time when the maximum connection count occured.
getMaxEntries() - Method in interface org.enhydra.dods.cache.base.DODSCache
 
getMaxEntries() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Returns maximal number of objects in DODSHashMapCache.
getMaxEntries() - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
Returns maximal number of objects in LinkedHashCache.
getMaxEntries() - Method in class org.enhydra.dods.cache.lru.LRUCache
Returns maximal number of objects in LRUCache.
getMaxExecuteTime() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns maxExecuteTime parameter.
getMaxExecuteTime() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns maxExecuteTime parameter.
getMaxExecuteTime() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
reads maxExecuteTime for the query
getMaxExecuteTime() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns maxExecuteTime parameter.
getMaxExecuteTimeCacheInit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns the max time for which the query is not printed in application's log file durung the cache initialization.
getMaxExecuteTimeCacheInit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns the max time above which query is printed (SQL statement, execution time and maxExecutionTime) in application's log file durung the cache initialization.
getMaxExecuteTimeCacheInit() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns the max time for which the query is not printed in application's log file durung the cache initialization.
getMaxExecuteTimeCacheInit() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns the max time for which the query is not printed in application's log file durung the cache initialization.
getMaxExecuteTimeCacheInit() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns the max time for which the query is not printed in application's log file durung the cache initialization.
getMaxExecuteTimeCacheInit() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getMaximumSize() - Method in class org.enhydra.dods.util.LRUMap
Getter for property maximumSize.
getMaxMultiJoinCacheSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns maxMultiJoinCacheSize parameter.
getMaxMultiJoinCacheSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns maxMultiJoinCacheSize parameter.
getMaxPreparedStmts() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
getMaxSimpleCacheSize() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns maxSimpleCacheSize parameter.
getMaxSimpleCacheSize() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns maxSimpleCacheSize parameter.
getMBeanAttributesInfo() - Method in class org.enhydra.dods.util.DODSMBeans.TableMBean
Method returns MBean's MBeanAttributeInfo Array
getMBeanConstructorInfo() - Method in class org.enhydra.dods.util.DODSConfigMBean
Method returns MBean's MBeanConstructorInfo Array
getMBeanConstructorInfo() - Method in class org.enhydra.dods.util.DODSMBeans.TableMBean
Method returns MBean's MBeanConstructorInfo Array
getMBeanOperationsInfo() - Method in class org.enhydra.dods.util.DODSConfigMBean
Method returns MBean's MBeanOperationInfo Array
getMBeanOperationsInfo() - Method in class org.enhydra.dods.util.DODSMBeans.TableMBean
Method returns MBean's MBeanOperationInfo Array
getMethodName() - Static method in class org.enhydra.dods.xslt.DODSTag
Get FK_REF_GET_METHOD tag.
getMultiJoinQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns QueryCacheItem object for specified database and multi join query, if exists, otherwise null.
getMultiJoinQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns QueryCacheItem object for specified database and multi join query, if exists, otherwise null.
getMultiJoinQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from multi join query cache.
getMultiJoinQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from multi join query cache.
getMultiJoinQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from multi join query cache.
getMultiJoinQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from multi join query cache.
getMultiJoinQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from multi join query cache.
getMultiJoinQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from multi join query cache.
getName() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the symbolic name of this logical database.
getName() - Method in interface org.webdocwf.dods.access.User
Get the name of the user for output.
getNewVersion() - Method in class com.lutris.appserver.server.sql.CoreDO
Deprecated. use get_NewVersion instead
getNextRow() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getNodeValue() - Method in class com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
getNodeValue() - Method in interface com.lutris.dods.builder.generator.dataobject.XMLDataEnvelope
 
getNoRecompute() - Method in class org.enhydra.dods.trans.Statistics
 
getNumberOfNodes(String) - Method in class org.enhydra.dods.xml.XmlUtil
Return number of nodes defined by key parameter.
getNumberOfNodes(String, int[]) - Method in class org.enhydra.dods.xml.XmlUtil
Return number of nodes defined by key parameter.
getNumberOfNodes(String, String, int[]) - Static method in class org.enhydra.dods.xml.XmlUtil
Return number of nodes defined by key parameter.
getObjectIdentityType() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getObjectIdentityType() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getObjectIdentityType() - Method in class org.enhydra.dods.cache.TableConfiguration
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.jndi.DataSourceFactory
 
getOId() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Deprecated. Use get_OId()
getOId() - Method in class com.lutris.appserver.server.sql.CoreDO
Deprecated. Use get_OId()
getOIdColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDO
Deprecated. use get_OIdColumnName()
getOIds() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns OIds (Collection of object IDs which are results of the query).
getOIds() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns OIds (Collection of object IDs which are results of the query).
getOperator() - Method in class org.enhydra.dods.cache.Condition
Returns operator.
getOriginalVersion() - Method in class com.lutris.appserver.server.sql.CoreDO
 
getOriginDatabase() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Deprecated. Use get_OriginDatabase()
getOriginDatabase() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Deprecated. Use get_OriginDatabase()
getOriginDatabase() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Deprecated. Use get_OriginDatabase()
getOutputDir() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets output directory that is used.
getParentConfig() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Return main application configuration class
getPdf() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for pdf option.
getPreventPrimaryKeySelect() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Returnes preventPrimaryKeySelect attribute.
getPrimaryKeyName() - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Deprecated. use get_primaryKeyName()
getProjectRoot() - Static method in class org.enhydra.ant.taskdefs.DomlValidateTask
get uses project root
getProjectRoot() - Static method in class org.enhydra.dods.Common
Get used project root.
getPtl() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for ptl option.
getQueryAverageTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns average time needed for executing non-oid query.
getQueryByOIdAverageTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns average time needed for executing oid query.
getQueryByOIdNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns total number of queries by oid performed on the table.
getQueryCacheImplClass() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getQueryCacheImplClass() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getQueryId() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns query id (String it the form: "query_database_name.String_presentation_of_query").
getQueryId() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns query id (String it the form: query_database_name.String_presentation_of_query).
getQueryNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns total number of non-oid queries performed on the table.
getQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from simple or complex query cache.
getQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from simple, complex or multi join query cache.
getQueryResults(String, String) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from simple or complex query cache.
getQueryResults(String, String) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from simple or complex query cache.
getQueryTimeLimit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getQueryTimeLimit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getQueryTimeLimit() - Method in class org.enhydra.dods.cache.TableConfiguration
 
getQueryTimeLimitCacheInit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns max number of milliseconds for which the query for cache initialization should be executed and the resulset read from ResultSet.
getQueryTimeLimitCacheInit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns max number of milliseconds for which the query for cache initialization should be executed and the resulset read from ResultSet.
getQueryTimeLimitCacheInit() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns max number of milliseconds for which the query for cache initialization should be executed and the resulset read from ResultSet.
getQueryTimeLimitCacheInit() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns max number of milliseconds for which the query for cache initialization should be executed and the resulset read from ResultSet.
getQueryTimeLimitCacheInit() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns max number of milliseconds for which the query for cache initialization should be executed and the resulset read from ResultSet.
getQueryTimeLimitCacheInit() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getQueryTimeout() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns QueryTimeout parameter.
getQueryTimeout() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns QueryTimeout parameter.
getQueryTimeout() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns QueryTimeout parameter.
getQueryTimeoutCacheInit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns max number of seconds for which the query for cache initialization should be executed.
getQueryTimeoutCacheInit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns the number of seconds for which the query for cache initialization should be executed.
getQueryTimeoutCacheInit() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns max number of seconds for which the query for cache initialization should be executed.
getQueryTimeoutCacheInit() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns max number of seconds for which the query for cache initialization should be executed.
getQueryTimeoutCacheInit() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns max number of seconds for which the query for cache initialization should be executed.
getQueryTimeoutCacheInit() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getRequestCount() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
Return the number of database requests.
getRequestCount() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
Return the number of database requests.
getRequestCount() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
Return the number of database requests.
getRequestCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return the number of database requests.
getRequestCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the number of database requests.
getRequestCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Gets the number of requests made to the database since startup time.
getReserveFactor() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns reserveFactor parameter.
getReserveFactor() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns reserveFactor parameter.
getReserveFactor() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns reserveFactor.
getReserveFactor() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns reserveFactor.
getReserveFactor() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns reserveFactor.
getReserveFactor() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns reserveFactor.
getResultNum() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns number of cached query results.
getResultNum() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns number of cached query results.
getResultSetConcurrency() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
getResultSetConcurrency() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns ResultSetConcurrency parameter.
getResultSetConcurrency() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return value of ResultSetType property
getResultSetType() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
getResultSetType() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns ResultSetType parameter.
getResultSetType() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return value of ResultSetType property
getRows() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Returns an array of RDBRow objects.
getSampleNo() - Method in class org.enhydra.dods.trans.Statistics
 
getSampleType() - Method in class org.enhydra.dods.trans.Statistics
 
getSelectClause() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the Query select clause string Hack for implementing row counters
getSelectOids() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns selectOids parameter.
getSelectOids() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns selectOids parameter.
getSelectOids() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns selectOids parameter.
getSimpleCacheRowCountLimit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns max number of rows in the table for which is simple cache still used.
getSimpleCacheRowCountLimit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns the max number of rows in the table until which the simple cache is used.
getSimpleCacheRowCountLimit() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns max number of rows in the table for which is simple cache still used.
getSimpleCacheRowCountLimit() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns simpleCacheRowCountLimit.
getSimpleCacheRowCountLimit() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns max number of rows in the table for which is simple cache still used.
getSimpleCacheRowCountLimit() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getSimpleQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns QueryCacheItem object for specified database and simple query, if exists, otherwise null.
getSimpleQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns QueryCacheItem object for specified database and simple query, if exists, otherwise null.
getSimpleQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns QueryCacheItem object for specified database and simple query, if exists, otherwise null.
getSimpleQueryCacheItem(String, String) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns QueryCacheItem object for specified database and simple query, if exists, otherwise null.
getSimpleQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.QueryCache
Returns query results from simple query cache.
getSimpleQueryResults(String, String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns query results from simple query cache.
getSimpleQueryResults(String, String) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns query results from simple query cache.
getSimpleQueryResults(String, String) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from simple query cache.
getSimpleQueryResults(String, String, int, int, boolean) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Returns query results from simple query cache.
getSingleAttribute(String) - Method in class org.enhydra.dods.xml.XmlUtil
Return value of single text node defined by key parameter.
getSingleAttribute(String, int[]) - Method in class org.enhydra.dods.xml.XmlUtil
Return value of attribute node defined by key parameter.
getSingleAttribute(String, String, int[]) - Static method in class org.enhydra.dods.xml.XmlUtil
Return value of node attribute defined by key parameter.
getSingleDO(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate GET_SINGLE_DO_METHOD_NAME tag.
getSingleTextNode(String) - Method in class org.enhydra.dods.xml.XmlUtil
Return value of single text node defined by key parameter.
getSingleTextNode(String, int[]) - Method in class org.enhydra.dods.xml.XmlUtil
Return value of single text node defined by key parameter.
getSingleTextNode(String, String, int[]) - Static method in class org.enhydra.dods.xml.XmlUtil
Return value of single text node defined by key parameter.
getSplitSQLPrimary() - Static method in class org.enhydra.dods.Common
Get used databse vendor.
getSQL() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getSQLwithParms() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
getStartTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns time when the statistics was started.
getStatement() - Method in interface com.lutris.appserver.server.sql.ExtendedQuery
Method to get curent statement from Query object.
getStatement() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Return the JDBC PreparedStatement generated by prepareStatement().
getStatement(DBConnection) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Return the JDBC PreparedStatement generated by prepareStatement().
getStatistics() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns statistics of used table (and of the caches, if exist).
getStatistics() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns statistics of used table and cache.
getStatistics() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns statistics of used table and caches.
getStatistics() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns statistics of used table and caches.
getStatisticsType() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns type of the statistics.
getStopTime() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns time when the statistics was stopped.
getString() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Retreive column value as a String.
getStringValue() - Method in class com.lutris.dods.builder.generator.dataobject.NodeEnvelope
 
getStringValue() - Method in interface com.lutris.dods.builder.generator.dataobject.XMLDataEnvelope
 
getSynchLoadRowCountLimit() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns the max number of rows in the table for which the synchronous cache load is performed if defined by configuration.
getSynchLoadRowCountLimit() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns the max number of rows in the table above which the asynch cache load is performed, no matter how are configuration parameters for asynch cache load defined.
getSynchLoadRowCountLimit() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns the max number of rows in the table for which the synchronous cache load is performed if defined by configuration.
getSynchLoadRowCountLimit() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns the max number of rows in the table for which the synchronous cache load is performed if defined by configuration.
getSynchLoadRowCountLimit() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns the max number of rows in the table for which the synchronous cache load is performed if defined by configuration.
getSynchLoadRowCountLimit() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
getTableConfiguration() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns object TableConfiguration.
getTableConfiguration() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns TableConfiguration.
getTableConfiguration() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns object TableConfiguration.
getTableConfiguration() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns object TableConfiguration.
getTableName() - Method in class com.lutris.appserver.server.sql.CoreDO
Return the name of the table whose rows represent these objects.
getTableName() - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
getTableName() - Method in class org.enhydra.dods.util.DODSMBeans.TableMBean
 
getTemplateDir() - Static method in class org.enhydra.dods.Common
Get template directory.
getTemplateSet() - Static method in class org.enhydra.dods.Common
Get used template set.
getTemplateSet() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets template set that is used.
getTime() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns time needed for query execution.
getTime() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns time needed for query execution.
getTransaction() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransactionFactory
 
getTransaction() - Method in class org.enhydra.dods.jta.GeronimoDBTransactionFactory
 
getTransaction() - Method in class org.enhydra.dods.jta.SyncDBTransactionFactory
 
getTransactionCache() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
Method return transaction Cache
getTransactionCache() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method return transaction Cache
getTransactionCaches() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns TransactionCaches parameter.
getTransactionCaches() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns TransactionCaches parameter.
getTransactionCheck() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns TransactionCheck parameter.
getTransactionCheck() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns TransactionCheck parameter.
getType() - Method in class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Return a description of the logical database type.
getType() - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return a description of the logical database type.
getType() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a description of the logical database type.
getType(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Returns a description of the logical database type.
getUpdateNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Returns number of update statements performed on the table.
getUpdateStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Returns the statement that can be used to update this object in the database.
getUrl() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Get the database URL.
getUseCursorName() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns UseCursorName parameter.
getUseCursorName() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns UseCursorName parameter.
getUseCursorName() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return value of UseCursorName property
getUsedPercents() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Returns how much cache is currently used.
getUsedPercents() - Method in class org.enhydra.dods.cache.DODSHashMap
Returns how much cache is currently used.
getUsedPercents() - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Returns how much cache is currently used.
getUsedPercents() - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Returns how much cache is currently used.
getUser() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Get the database user name.
getUserConfigSingleWildcard() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns UserConfigSingleWildcard parameter.
getUserConfigSingleWildcardEscape() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns UserConfigSingleWildcardEscape parameter.
getUserConfigWildcard() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns UserConfigWildcard parameter.
getUserConfigWildcardEscape() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns UserConfigWildcardEscape parameter.
getUserStringAppendWildcard() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get whether Querybuilder should append a wildcard at the end of match-strings WebDocWf extension for extended wildcard support
getUserStringSingleWildcard() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user single wildcard WebDocWf extension for extended wildcard support
getUserStringSingleWildcardEscape() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user single wildcard escape char WebDocWf extension for extended wildcard support
getUserStringTrim() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get whether Querybuilder trims the match strings WebDocWf extension for extended wildcard support
getUserStringWildcard() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user wildcard WebDocWf extension for extended wildcard support
getUserStringWildcardEscape() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Get the user wildcard escape char WebDocWf extension for extended wildcard support
getValue() - Method in class com.lutris.dods.builder.generator.query.RDBColumnValue
Return the column value as an Object.
getValue() - Method in class org.enhydra.dods.cache.Condition
Returns column value.
getValue(int) - Method in class org.enhydra.dods.util.SequencedHashMap
Returns the value at the specified index.
getValues() - Method in class org.enhydra.ant.taskdefs.DODS_DOClassFinder.BooleanAttribute
Set value for Boolean parameters
getValues() - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder.BooleanAttribute
Set value for Boolean parameters
getValues() - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask.BooleanAttribute
Set value for Boolean parameters
getVersion() - Method in class com.lutris.appserver.server.sql.CoreDataStruct
Deprecated. Use get_Version()
getVersion() - Method in class com.lutris.appserver.server.sql.CoreDO
Deprecated. Use get_Version()
getVersion() - Method in class org.webdocwf.dods.access.SecureDO
Deprecated. Use get_Version()
getVersionColumnName() - Static method in class com.lutris.appserver.server.sql.CoreDO
Deprecated. use get_versionColumnName()
getWidth() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getWidth() - Method in class org.enhydra.dods.wizard.XYLayout
 
getWizard() - Method in class org.enhydra.dods.generator.DODSGenerator
Method returns used wizard.
getX() - Method in class org.enhydra.dods.wizard.XYConstraints
 
getXaDefaultTimeout() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getXaDefaultTimeout() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getXaJtaSupport() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getXaJtaSupport() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getXaTransactionManagerLookupName() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getXaTransactionManagerLookupName() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getXaUsageCase() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getXaUsageCase() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getXaUserTransactionLookupName() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getXaUserTransactionLookupName() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getXaWrappedTransImplFactory() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
getXaWrappedTransImplFactory() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
getXmi() - Method in class org.enhydra.dods.generator.DODSGenerator
Method gets indicator for xmi option.
getY() - Method in class org.enhydra.dods.wizard.XYConstraints
 
GREATER_THAN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
GREATER_THAN_OR_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 

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