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

I

id - Variable in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
id - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
id - Variable in class org.enhydra.dods.trans.Index
id of index
id(String) - Method in class org.enhydra.dods.trans.Index
Set index id.
id() - Method in class org.enhydra.dods.trans.Index
Get index id
id - Variable in class org.enhydra.dods.trans.Statistics
id of index
id(String) - Method in class org.enhydra.dods.trans.Statistics
Set statistics id.
id() - Method in class org.enhydra.dods.trans.Statistics
Get statistics id
incCacheUseCount() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
incCacheUseCount(int) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
incColumnsSize() - Method in class org.enhydra.dods.trans.Index
Get number of included indexed columns.
incCounter() - Static method in class org.enhydra.dods.xslt.DODSTag
Increment counter.
incIndexColumn - Variable in class org.enhydra.dods.trans.Index
list of included indexed columns
includedColumn(int) - Method in class org.enhydra.dods.trans.Index
Get included indexed column with appropriate index.
includeIndexColumns() - Method in class org.enhydra.dods.trans.Index
Get indexed columns that extends index.
incrementCacheAccessNum(int) - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Increases total number of times the cache was accessed.
incrementCacheAccessNum(int) - Method in class org.enhydra.dods.cache.DODSHashMap
Increases total number of times the cache was accessed.
incrementCacheAccessNum(int) - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Increases total number of times the cache was accessed.
incrementCacheAccessNum(int) - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Increases total number of times the cache was accessed.
incrementCacheHitsNum(int) - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
Increases number of queries performed on the cache successfully for one.
incrementCacheHitsNum(int) - Method in class org.enhydra.dods.cache.DODSHashMap
Increases number of queries performed on the cache successfully for one.
incrementCacheHitsNum(int) - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
Increases number of queries performed on the cache successfully for one.
incrementCacheHitsNum(int) - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
Increases number of queries performed on the cache successfully for one.
incrementDeleteNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Increases number of delete statements performed on table.
incrementInsertNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Increases number of insert statemenst performed on the table.
incrementLazyLoadingNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Increases number of lazy loadings performed on the table for one.
incrementQueryByOIdNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Increases total number of queries by oid performed on the table for one.
incrementQueryNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Increases total number of non-oid queries performed on the table.
IncrementRequesteCount() - Method in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
 
IncrementRequesteCount() - Method in class com.lutris.appserver.server.sql.datasource.SimpleDataSourceConnectionAllocator
 
IncrementRequesteCount() - Method in interface com.lutris.appserver.server.sql.ExtendedConnectionAllocator
 
IncrementRequesteCount() - Method in class com.lutris.appserver.server.sql.standard.SimpleConnectionAllocator
 
IncrementRequesteCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
 
incrementUpdateNum() - Method in class org.enhydra.dods.statistics.TableStatistics
Increases number of update statements performed on the table.
incrRequestCount() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Increment the count of the number of requests against this connection.
indColumn - Variable in class org.enhydra.dods.trans.Index
list of indexed columns
Index - Class in org.enhydra.dods.trans
This class represents index object.
Index() - Constructor for class org.enhydra.dods.trans.Index
default constructor
Index(String, boolean) - Constructor for class org.enhydra.dods.trans.Index
Constructor (String, boolean)
index(int) - Method in class org.enhydra.dods.trans.Table
Get index with given index.
INDEX_ATTR_NAMES - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
indexColumn(int) - Method in class org.enhydra.dods.trans.Index
Get indexed column with appropriate index.
indexColumns() - Method in class org.enhydra.dods.trans.Index
Get indexed columns.
indexes - Variable in class org.enhydra.dods.trans.Table
list of table indexes
indexes() - Method in class org.enhydra.dods.trans.Table
Get list of indexes.
indexes(ArrayList) - Method in class org.enhydra.dods.trans.Table
Set indexes.
indexesSize() - Method in class org.enhydra.dods.trans.Table
Get number of indexes.
indexOf(Object) - Method in class org.enhydra.dods.util.SequencedHashMap
Returns the index of the specified key.
InformixConnectionAllocator - Class in com.lutris.appserver.server.sql.informix
An Informix database connection pool.
InformixConnectionAllocator(InformixLogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator
Creates an Informix database connetion pool.
InformixDBConnection - Class in com.lutris.appserver.server.sql.informix
An Informix database connection.
InformixDBConnection(InformixConnectionAllocator, String, String, String, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBConnection
Create a connection to an Informix database.
InformixDBQuery - Class in com.lutris.appserver.server.sql.informix
An Informix database query object.
InformixDBQuery(InformixDBConnection) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBQuery
Private constructor.
InformixDBQuery() - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBQuery
Public constructor.
InformixDBQuery(String) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBQuery
Public constructor.
InformixDBTransaction - Class in com.lutris.appserver.server.sql.informix
Informix implementation of SQL database transaction.
InformixDBTransaction(InformixDBConnection) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBTransaction
Private constructor.
InformixDBTransaction() - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBTransaction
Public constructor.
InformixDBTransaction(String) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBTransaction
Public constructor.
InformixLogicalDatabase - Class in com.lutris.appserver.server.sql.informix
Represents a logical database with Informix capabilities.
InformixLogicalDatabase() - Constructor for class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Default constructor to configure a single logical database.
InformixLogicalDatabase(String, Config) - Constructor for class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Creates and configures a single logical database.
InformixLogicalDatabase(String, Config, DatabaseManagerConfiguration) - Constructor for class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Creates and configures a single logical database.
InformixObjectIdAllocator - Class in com.lutris.appserver.server.sql.informix
Informix Object ids can only be created via this manager.
InformixObjectIdAllocator(LogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.informix.InformixObjectIdAllocator
Initialize the object id manager.
init(String, Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
 
init(String, Config, DatabaseManagerConfiguration) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
 
init() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Creates cacheAdministration object for data (or DataStruct) object cache.
init() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Creates array of three CacheAdministration objects.
init() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Creates array of three CacheAdministration objects.
init() - Static method in class org.enhydra.dods.DODS
Initializes DODS.
init(Context) - Static method in class org.enhydra.dods.jts.jbossts.Provider
 
init(Context) - Static method in class org.enhydra.dods.jts.jotm.Provider
 
init(Context) - Static method in class org.enhydra.dods.jts.xapool.Provider
Reads property "org.enhydra.dods.jts.DSNames" from ctx's environment to determine what datasources to create.
INIT_CACHES_RESULT_SET_CONCURRENCY - Static variable in interface org.enhydra.dods.CommonConstants
InitCachesResultSetConcurrency parameter name
INIT_CACHES_RESULT_SET_TYPE - Static variable in interface org.enhydra.dods.CommonConstants
InitCachesResultSetType parameter name
initAllDodsCaches(Config, ClassLoader) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Init chaches for all Databases specified in DatabaseManager section of application conf file.
initCaches(ClassLoader) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
initColumn() - Static method in class org.enhydra.dods.xslt.DODSTag
Initialize column names Vector.
initEnumFKGroupedByRefDO() - Static method in class org.enhydra.dods.xslt.DODSTag
Initialize enumeration of foreign keys grouped by Referenced DO.
initialQueryCache - Variable in class org.enhydra.dods.cache.DataStructCacheImpl
Initial query statement.
initialQueryCache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
Initial query statement.
initialQueryCache - Variable in class org.enhydra.dods.cache.TransactionCacheImpl
Initial query statement.
initRefererr() - Static method in class org.enhydra.dods.xslt.DODSTag
Initialize refererr Vector.
initWaitingConnections - Variable in class com.lutris.appserver.server.sql.datasource.DataSourceConnectionAllocator
 
initWaitingConnections - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
 
INSERT - Static variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
insert(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to insert an object in the database.
insertBlob(DBConnection, byte[], RDBColumn, RDBColumn, String) - Method in class com.lutris.appserver.server.sql.oracle.OracleDriverDependencies
 
insertBlob(DBConnection, byte[], RDBColumn, RDBColumn, String) - Method in class org.enhydra.dods.dependencies.HsqlDbDependencies
 
insertBlob(DBConnection, byte[], RDBColumn, RDBColumn, String) - Method in class org.enhydra.dods.dependencies.MsjdbcDriverDependencies
 
insertBlob(DBConnection, byte[], RDBColumn, RDBColumn, String) - Method in class org.enhydra.dods.dependencies.PgSqlDependencies
 
insertBlob(DBConnection, byte[], RDBColumn, RDBColumn, String) - Method in class org.enhydra.dods.dependencies.StandardDriverDependencies
 
insertBlob(DBConnection, byte[], RDBColumn, RDBColumn, String) - Method in interface org.enhydra.dods.DriverDependencies
Method insertBlob
insertColumnNames() - Static method in class org.enhydra.dods.xslt.DODSTag
Generate INSERT_COLUMN_NAMES tag.
insertNum - Variable in class org.enhydra.dods.statistics.TableStatistics
Number of insert statements performed on the table.
insertQuestionMarks() - Static method in class org.enhydra.dods.xslt.DODSTag
Generate INSERT_QUESTION_MARKS tag.
INVALID_ACTION_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_CONF_DIR_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_DOML_FILE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_NUMBER_OF_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_TEMPLATE_SET_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
invalidateLayout(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
InvalidDomlException - Exception in org.enhydra.dods.trans
Exception InvalidDomlException is thrown when doml file is not correct.
InvalidDomlException() - Constructor for exception org.enhydra.dods.trans.InvalidDomlException
Constructor.
InvalidDomlException(String) - Constructor for exception org.enhydra.dods.trans.InvalidDomlException
Constructor ( String ).
InvalidRowColumnException - Exception in com.lutris.dods.builder.generator.query
InvalidRowColumnException is thrown by the RDBRow.get methods when a requested column does not exist in the current row.
invoke - Variable in class org.enhydra.dods.generator.DODSGenerator
Indicator whether dods generator should be involved during project ant rebuild.
is_abstract - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table is abstarct.
IS_ANY_COLUMN_SECURE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
is_array - Variable in class org.enhydra.dods.trans.Column
is column used as array
is_constant - Variable in class org.enhydra.dods.trans.Column
is column constant
is_insecure - Variable in class org.enhydra.dods.trans.Column
This variable contains information whether the table column need unsecurity methods.
IS_NOT_NULL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
IS_NULL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
is_primary_key - Variable in class org.enhydra.dods.trans.Column
is column used as primary key
is_reference - Variable in class org.enhydra.dods.trans.Column
does column has reference
is_secure - Variable in class org.enhydra.dods.trans.Column
This variable contains information whether the table column need security methods.
isAbstract() - Method in class org.enhydra.dods.trans.Table
Get the information whether table is abstarct.
isAbstract(boolean) - Method in class org.enhydra.dods.trans.Table
Set table to/not to be abstarct.
isAllReadOnly() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns AllReadOnly parameter.
isAllReadOnly() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns readOnly parameter.
isAnyColumnSecure - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether is any of table columns has secure methods.
isAnyColumnSecure() - Method in class org.enhydra.dods.trans.Table
Get the information is any table column secure based.
isArray() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used as array.
isArray(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be used as array.
isAutoWrite - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
isBlobAccessSpecial() - Method in class com.lutris.appserver.server.sql.oracle.OracleDriverDependencies
 
isBlobAccessSpecial() - Method in class org.enhydra.dods.dependencies.HsqlDbDependencies
 
isBlobAccessSpecial() - Method in class org.enhydra.dods.dependencies.MsjdbcDriverDependencies
 
isBlobAccessSpecial() - Method in class org.enhydra.dods.dependencies.PgSqlDependencies
 
isBlobAccessSpecial() - Method in class org.enhydra.dods.dependencies.StandardDriverDependencies
 
isBlobAccessSpecial() - Method in interface org.enhydra.dods.DriverDependencies
 
isCacheManagerConfigured() - Static method in class org.enhydra.dods.cache.base.BaseCacheManager
 
isCaseInsensitiveDatabase() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
isCaseInsensitiveDatabase() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
isCaseSensitive() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns CaseSensitive parameter.
isChangeAutocommitEnabled(String) - Static method in class org.enhydra.dods.Common
Return changeAutocommit value for given datbase name.
isClosed() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
isClustered(boolean) - Method in class org.enhydra.dods.trans.Index
Set index to/not to be clustered.
isClustered() - Method in class org.enhydra.dods.trans.Index
Get information whether column is clustered.
isComplete() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns information if data object (or DataStruct object) cache if "complete".
isComplete() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns information if data object (or DataStruct object) cache if "complete".
isComplete() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns information if data object (or DataStruct object) cache if "complete".
isComplete() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns information if data object (or DataStruct object) cache if "complete".
isCompleteCachingOn() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns information if data object (or DataStruct object) cache was in last check (call of isComplete() method) "complete".
isCompleteCachingOn() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns information if data object (or DataStruct object) cache was in last check (call of isComplete() method) "complete".
isCompleteResult() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns true if all query results are cached, otherwise false.
isCompleteResult() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns true if all query results are cached, otherwise false.
isConstant() - Method in class org.enhydra.dods.trans.Column
Get the information if column is constant.
isConstant(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be constant.
isDirty() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
isDirty() returns true if this object has been modified (needs to be updated to the database).
isDisabled() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns information whether caching is disabled.
isDisabled() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns information whether the cache is disabled.
isDisabled() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns information whether caching is disabled.
isDisabled() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns information whether caching is disabled.
isDodsConfigured() - Static method in class org.enhydra.dods.DODS
 
isDroped() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
isEmpty() - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
isEmpty() - Method in class org.enhydra.dods.cache.lru.LRUCache
 
isEmpty() - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.isEmpty().
isExecutePartially() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isFirstWrite() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
 
isFirstWrite() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
isFull() - Method in class org.enhydra.dods.cache.ConfigurationAdministration
Returns information if data object (or DataStruct object) cache if "full".
isFull() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns information if data object (or DataStruct object) cache if "full".
isFull() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns information if data object (or DataStruct object) cache if "full".
isFull() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns information if data object (or DataStruct object) cache if "full".
isHolding() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
 
isHolding() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
isInSecure() - Method in class org.enhydra.dods.trans.Column
Get the information whether DO has security methods.
isInSecure(boolean) - Method in class org.enhydra.dods.trans.Column
Set DO to/not to have security methods.
isLazyLoading() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
Returns lazyLoading parameter.
isLazyLoading() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
Returns lazyLoading parameter.
isLazyLoading() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns lazyLoading parameter.
isLocked() - Method in class org.enhydra.dods.cache.DataStructCache
 
isLockedMultiJoinQCache() - Method in class org.enhydra.dods.cache.QueryCache
 
isLockedSimpleComplexQCache() - Method in class org.enhydra.dods.cache.QueryCache
 
isMarkedForDrop() - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
 
isModifiedQuery() - Method in interface org.enhydra.dods.cache.QueryCacheItem
Returns true if there have been performed inserts, updates or deletes concerning results of this query, otherwise false.
isModifiedQuery() - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Returns true if there have been performed inserts, updates or deletes concerning results of this query, otherwise false.
isMulti() - Method in class org.enhydra.dods.cache.DataStructCache
Returns information if multi databases are supported.
isMulti() - Method in class org.enhydra.dods.cache.DataStructCacheImpl
Returns information if multi databases are supported.
isMulti() - Method in class org.enhydra.dods.cache.DOCache
Returns information if multi databases are supported.
isMulti() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Returns information if multi databases are supported.
isMulti() - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Returns information if multi databases are supported.
isMultiTableJoin() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Returnes multiTableJoin attribute.
isNeedToSynchronize() - Method in interface org.enhydra.dods.cache.base.DODSCache
 
isNeedToSynchronize() - Method in class org.enhydra.dods.cache.complete.DODSHashMapCache
 
isNeedToSynchronize() - Method in class org.enhydra.dods.cache.hash.DODSLinkedHashCache
 
isNeedToSynchronize() - Method in class org.enhydra.dods.cache.lru.DODSLRUCache
 
isNewDataDifferent_BigDecimal(BigDecimal, BigDecimal) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_boolean(boolean, boolean) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_byte(byte, byte) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_bytes(byte[], byte[]) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_DO(GenericDO, GenericDO) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_double(double, double) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_float(float, float) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_int(int, int) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_java_math_BigDecimal(BigDecimal, BigDecimal) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_java_sql_Date(Date, Date) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_java_sql_Time(Time, Time) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_java_sql_Timestamp(Timestamp, Timestamp) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_long(long, long) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_short(short, short) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isNewDataDifferent_String(String, String) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
isPersistent() - Method in class com.lutris.appserver.server.sql.CoreDO
 
isPrimaryKey() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used as primary key.
isPrimaryKey(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be used as primary key.
isReadOnly() - Method in class org.enhydra.dods.cache.TableConfiguration
Returns readOnly parameter.
isReadOnly() - Method in class org.webdocwf.dods.access.SecureDO
isReadOnly() Returns true if the data for this object has been marked read-only.
isReadOnly(User) - Method in class org.webdocwf.dods.access.SecureDO
isReadOnly() Returns true if the data for this object has been marked read-only.
isReference() - Method in class org.enhydra.dods.trans.Column
Get the information if column has reference.
isReleased() - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
Method to ensure this object is still valid.
isReleased() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to ensure this object is still valid.
isSecure() - Method in class org.enhydra.dods.trans.Column
Get the information whether DO has security methods.
isSecure(boolean) - Method in class org.enhydra.dods.trans.Column
Set DO to/not to have security methods.
isSecure() - Method in class org.enhydra.dods.trans.Referrer
Get referrer secyrity.
isSecure() - Method in class org.enhydra.dods.trans.Referrer.RefAttr
Get referrer secyrity.
isSelectQuery() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
isSplitSQLPrimary() - Method in class org.webdocwf.util.sql.SQLSplitter
 
isSqlBatch() - Method in class com.lutris.appserver.server.sql.DatabaseManagerConfiguration
 
isSqlBatch() - Method in class com.lutris.appserver.server.sql.standard.DatabaseConfiguration
 
isSQLbatch() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
isStatementGeneratedKeys() - Method in class com.lutris.appserver.server.sql.oracle.OracleDriverDependencies
 
isStatementGeneratedKeys() - Method in class org.enhydra.dods.dependencies.HsqlDbDependencies
 
isStatementGeneratedKeys() - Method in class org.enhydra.dods.dependencies.MsjdbcDriverDependencies
 
isStatementGeneratedKeys() - Method in class org.enhydra.dods.dependencies.PgSqlDependencies
 
isStatementGeneratedKeys() - Method in class org.enhydra.dods.dependencies.StandardDriverDependencies
 
isStatementGeneratedKeys() - Method in interface org.enhydra.dods.DriverDependencies
 
isTableModified(String) - Method in interface com.lutris.appserver.server.sql.CachedDBTransaction
Returns indicator whether the table defined with tableName parameter was changed in the transaction (if there were any inserts and/or deletes and/or updates).
isTableModified(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Returns indicator whether the table defined with tableName parameter was changed in the transaction (if there were any inserts and/or deletes and/or updates).
isThreading() - Static method in class org.enhydra.dods.DODS
Returns the mode of usage.
isTransactionCaches - Variable in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
 
isUnionTableJoin() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Returnes unionTableJoin attribute.
isUnique(boolean) - Method in class org.enhydra.dods.trans.Index
Set index to/not to be unique.
isUnique() - Method in class org.enhydra.dods.trans.Index
Get information whether column is unique.
isUsed() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
iterator() - Method in class org.enhydra.dods.util.SequencedHashMap
Returns a key iterator.

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