Overview
Package
Class
Tree
Deprecated
Index
Help
DODS 7.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
R
RDBColumn
- Class in
com.lutris.dods.builder.generator.query
An instance of RDBColumn describes a particular column in a particular table in the database.
RDBColumn(RDBTable, String)
- Constructor for class com.lutris.dods.builder.generator.query.
RDBColumn
RDBColumn(RDBTable, String, boolean)
- Constructor for class com.lutris.dods.builder.generator.query.
RDBColumn
RDBColumnValue
- Class in
com.lutris.dods.builder.generator.query
After a Vector of RDBColumn objects is used to construct an instance of QueryBuilder, the QueryBuilder.getNextRow() method is used to return an RDBRow object which contains RDBColumnValue objects representing the column values in the returned row.
RDBColumnValue(RDBColumn, Object)
- Constructor for class com.lutris.dods.builder.generator.query.
RDBColumnValue
The constructor for RDBColumnValue is used only by QueryBuilder, never by the application developer.
RDBRow
- Class in
com.lutris.dods.builder.generator.query
An instance of RDBRow is returned by the QueryBuilder.getNextRow() method.
RDBRow(RDBColumnValue[])
- Constructor for class com.lutris.dods.builder.generator.query.
RDBRow
Constructor used only by QueryBuilder, never the application developer.
RDBTable
- Class in
com.lutris.dods.builder.generator.query
An instance of RDBTable describes a particular table in the database.
RDBTable(String)
- Constructor for class com.lutris.dods.builder.generator.query.
RDBTable
Constructor.
readBlob(ResultSet, String)
- Method in class com.lutris.appserver.server.sql.oracle.
OracleDriverDependencies
readBlob(ResultSet, String)
- Method in class org.enhydra.dods.dependencies.
HsqlDbDependencies
readBlob(ResultSet, String)
- Method in class org.enhydra.dods.dependencies.
MsjdbcDriverDependencies
readBlob(ResultSet, String)
- Method in class org.enhydra.dods.dependencies.
PgSqlDependencies
readBlob(ResultSet, String)
- Method in class org.enhydra.dods.dependencies.
StandardDriverDependencies
readBlob(ResultSet, String)
- Method in interface org.enhydra.dods.
DriverDependencies
Method readBlob
readConfiguration(Config, Config, String)
- Method in class org.enhydra.dods.cache.
ConfigurationAdministration
readConfiguration(Config, Config, String)
- Method in class org.enhydra.dods.cache.
DataStructCacheImpl
Reads table and cache configuration from application's configuration file.
readConfiguration(Config, Config, String)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Reads table and cache configuration from application's configuration file.
readConfiguration(Config, Config, String)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
Reads table and cache configuration from application's configuration file.
readConfigValues()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBTransaction
readDatabaseConfiguration()
- Method in class com.lutris.appserver.server.sql.standard.
DatabaseConfiguration
Reads database configuration parameters.
readDatabaseManagerConfiguration()
- Method in class com.lutris.appserver.server.sql.
DatabaseManagerConfiguration
Reads table configuration parameters.
readDoml()
- Method in class org.enhydra.dods.trans.
TransientXMLBuilderFactory
Load doml file in memory structure.
readExternal(ObjectInput)
- Method in class org.enhydra.dods.util.
LRUMap
readExternal(ObjectInput)
- Method in class org.enhydra.dods.util.
SequencedHashMap
Deserializes this map from the given stream.
readTableConfiguration(Config, String)
- Method in class org.enhydra.dods.cache.
TableConfiguration
Reads table configuration parameters.
ref_constarint
- Variable in class org.enhydra.dods.trans.
Column
is reference used as a constraint
ref_foreign_key_column_name
- Variable in class org.enhydra.dods.trans.
Column
reference foreign key column name
ref_foreign_key_group
- Variable in class org.enhydra.dods.trans.
Column
reference foreign key group
ref_is_abstarct
- Variable in class org.enhydra.dods.trans.
Column
is reference abstarct
ref_is_foreign_key
- Variable in class org.enhydra.dods.trans.
Column
is reference used as foreign key
ref_name
- Variable in class org.enhydra.dods.trans.
Column
reference name
REF_OBJECT_ATTR_NAMES
- Static variable in class org.enhydra.dods.trans.
TransientXMLBuilderFactory
ref_package
- Variable in class org.enhydra.dods.trans.
Column
reference package
refAttr
- Variable in class org.enhydra.dods.trans.
Referrer
List of referrer attributes.
refAttrs
- Static variable in class org.enhydra.dods.xslt.
DODSTag
refConstarint()
- Method in class org.enhydra.dods.trans.
Column
Get information if reference is used as constarint.
refConstarint(boolean)
- Method in class org.enhydra.dods.trans.
Column
Set reference to/not to be used as constarint.
refConstarint(boolean)
- Method in class org.enhydra.dods.trans.
Table
Set table to/not use delete cascade.
Referrer
- Class in
org.enhydra.dods.trans
This class represents referrer object.
Referrer(String, String)
- Constructor for class org.enhydra.dods.trans.
Referrer
constructor (String, String)
Referrer.RefAttr
- Class in
org.enhydra.dods.trans
This class represent referrer attribute object.
Referrer.RefAttr(String, String, boolean)
- Constructor for class org.enhydra.dods.trans.
Referrer.RefAttr
Constructor (String, String)
referrerAttributes()
- Method in class org.enhydra.dods.trans.
Referrer
Get referrer attributes.
referrers
- Variable in class org.enhydra.dods.trans.
Table
list of table referrers
referrers()
- Method in class org.enhydra.dods.trans.
Table
Get referrers.
referrers(HashMap)
- Method in class org.enhydra.dods.trans.
Table
Set referrers.
referrersIterator()
- Method in class org.enhydra.dods.trans.
Table
Get entitySet iterator of referrers.
referrersKeyIterator()
- Method in class org.enhydra.dods.trans.
Table
Get key iterator of referrers.
referrersSize()
- Method in class org.enhydra.dods.trans.
Table
Get number of referrers.
referrersValueIterator()
- Method in class org.enhydra.dods.trans.
Table
Get value of iterator of referrers.
referrersValues()
- Method in class org.enhydra.dods.trans.
Table
Get value of collection of referrers.
refForeignKeyColumnName()
- Method in class org.enhydra.dods.trans.
Column
Get reference's foreign key column name
refForeignKeyColumnName(String)
- Method in class org.enhydra.dods.trans.
Column
Set reference's foreign key column name.
refForeignKeyGroup()
- Method in class org.enhydra.dods.trans.
Column
Get reference's foreign key group.
refForeignKeyGroup(String)
- Method in class org.enhydra.dods.trans.
Column
Set reference's foreign key group.
refIsAbstarct()
- Method in class org.enhydra.dods.trans.
Column
Get the information if reference is abstarct
refIsAbstarct(boolean)
- Method in class org.enhydra.dods.trans.
Column
reference to/not to be abstarct.
refIsForeignKey()
- Method in class org.enhydra.dods.trans.
Column
Get the information if reference is used as foreign key.
refIsForeignKey(boolean)
- Method in class org.enhydra.dods.trans.
Column
Set reference to/not to be used as foreign key.
refName()
- Method in class org.enhydra.dods.trans.
Column
Get reference name.
refName(String)
- Method in class org.enhydra.dods.trans.
Column
Set reference name.
refPackage()
- Method in class org.enhydra.dods.trans.
Column
Get reference package.
refPackage(String)
- Method in class org.enhydra.dods.trans.
Column
Set reference package.
refresh()
- Method in class com.lutris.appserver.server.sql.
CoreDO
This method is invoked whenever object's data needs to be loaded.
refreshStatistics()
- Method in class org.enhydra.dods.cache.
ConfigurationAdministration
Refreshes statistics.
refreshStatistics()
- Method in class org.enhydra.dods.cache.
DataStructCacheImpl
Refreshes statistics.
refreshStatistics()
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Refreshes statistics.
refreshStatistics()
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
Refreshes statistics.
refsN21Vect
- Static variable in class org.enhydra.dods.xslt.
DODSTag
register(DatabaseManager)
- Static method in class org.enhydra.dods.
DODS
In threading mode, this method associates the DatabaseManager object with the current thread.
register(Thread, DatabaseManager)
- Static method in class org.enhydra.dods.
DODS
Associates the given DatabaseManager object with given thread.
registerCache(DataStructCache)
- Method in class org.enhydra.dods.cache.
Wrapper
registerDefault(DatabaseManager)
- Static method in class org.enhydra.dods.
DODS
Sets the default DatabaseManager.
registerDefault(String)
- Static method in class org.enhydra.dods.
DODS
Sets the default DatabaseManager.
registerDefaultLogChannel(LogChannel)
- Static method in class org.enhydra.dods.
DODS
Sets the default logChannel.
registerLogChannel(LogChannel)
- Static method in class org.enhydra.dods.
DODS
In threading mode, this method associates the
channel
object with the current thread.
registerLogChannel(Thread, LogChannel)
- Static method in class org.enhydra.dods.
DODS
Associates the given
channel
object with the given thread.
release(DBConnection)
- Method in class com.lutris.appserver.server.sql.datasource.
DataSourceConnectionAllocator
release()
- Method in class com.lutris.appserver.server.sql.datasource.
DataSourceDBConnection
Return this connection to its allocator.
release(DBConnection)
- Method in class com.lutris.appserver.server.sql.datasource.
SimpleDataSourceConnectionAllocator
Return a connection to the pool (if used else only close connection).
release()
- Method in class com.lutris.appserver.server.sql.datasource.
SimpleDataSourceDBConnection
Return this connection to its allocator.
release()
- Method in class com.lutris.appserver.server.sql.
ExtendedDBConnection
Return this connection to its allocator.
release(DBConnection)
- Method in class com.lutris.appserver.server.sql.standard.
SimpleConnectionAllocator
Return a connection to the pool.
release()
- Method in class com.lutris.appserver.server.sql.standard.
SimpleDBConnection
Return this connection to its allocator.
release(DBConnection)
- Method in class com.lutris.appserver.server.sql.standard.
StandardConnectionAllocator
Release connection back to pool.
release()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBConnection
Return this connection to its allocator.
release()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBQuery
Frees all resources consumed by this query.
release()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBTransaction
Frees all resources consumed by this transaction Connections are returned to the connection pool.
released
- Variable in class com.lutris.appserver.server.sql.standard.
StandardDBTransaction
releaseStatement(CachedPreparedStatement)
- Method in class com.lutris.appserver.server.sql.pscache.
PreparedStatementCache
remove(Object)
- Method in class org.enhydra.dods.cache.hash.
LinkedHashCache
remove(Object)
- Method in class org.enhydra.dods.cache.lru.
LRUCache
remove(Object)
- Method in class org.enhydra.dods.util.
SequencedHashMap
Implements
Map.remove(Object)
.
remove(int)
- Method in class org.enhydra.dods.util.
SequencedHashMap
Removes the element at the specified index.
removeAllComplexQueries()
- Method in class org.enhydra.dods.cache.
Wrapper
removeAllMultiJoinQueries()
- Method in class org.enhydra.dods.cache.
Wrapper
removeComplexQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
QueryCache
Removes complex query from complex query cache.
removeComplexQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Removes complex query from complex query cache.
removeComplexQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
Removes complex query from complex query cache.
removeComplexQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
TransactionQueryCache
Removes complex query from complex query cache.
removeDataStruct(CoreDataStruct)
- Method in class org.enhydra.dods.cache.
DataStructCache
Removes DataStruct object from the cache.
removeDataStruct(String)
- Method in class org.enhydra.dods.cache.
DataStructCache
Removes DataStruct object from the cache.
removeDataStruct(CoreDataStruct)
- Method in class org.enhydra.dods.cache.
DataStructCacheImpl
Removes DataStruct object from the cache.
removeDataStruct(String)
- Method in class org.enhydra.dods.cache.
DataStructCacheImpl
Removes DataStruct object from the cache.
removeDataStruct(CoreDataStruct)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Removes DataStruct object from the cache.
removeDataStruct(String)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Removes DataStruct object from the cache.
removeDO(GenericDO)
- Method in class org.enhydra.dods.cache.
DOCache
Removes DO (data object) from the cache.
removeDO(String)
- Method in class org.enhydra.dods.cache.
DOCache
Removes DO (data object) from the cache.
removeDO(GenericDO)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
Removes DO (data object) from the cache.
removeDO(String)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
Removes DO (data object) from the cache.
removeEntries(Vector)
- Method in class org.enhydra.dods.cache.
QueryCache
removeEntries()
- Method in class org.enhydra.dods.cache.
QueryCache
removeEntries(Vector)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
removeEntries()
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
removeEntries(Vector)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
removeEntries(Class)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
removeEntries(Vector)
- Method in class org.enhydra.dods.cache.
TransactionQueryCache
removeEntries(Class)
- Method in class org.enhydra.dods.cache.
TransactionQueryCache
removeHandle(String)
- Method in class org.enhydra.dods.cache.
QueryCacheItemImpl
removeLayoutComponent(Component)
- Method in class org.enhydra.dods.wizard.
XYLayout
removeLRU()
- Method in class org.enhydra.dods.util.
LRUMap
This method is used internally by the class for finding and removing the LRU Object.
removeMultiJoinQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
QueryCache
Removes multi join query from complex query cache.
removeMultiJoinQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Removes multi join query from multi join query cache.
removeSimpleQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
QueryCache
Removes simple query from simple query cache.
removeSimpleQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
QueryCacheImpl
Removes simple query from simple query cache.
removeSimpleQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
TransactionCacheImpl
Removes simple query from simple query cache.
removeSimpleQuery(QueryCacheItem)
- Method in class org.enhydra.dods.cache.
TransactionQueryCache
Removes simple query from simple query cache.
removeSingleDO(String, String)
- Static method in class org.enhydra.dods.xslt.
DODSTag
Generate REMOVE_DO_METHOD_NAME tag.
replaceAll(String, String, String)
- Static method in class org.enhydra.dods.
Common
Replace all occurence of forReplace with replaceWith in input string.
reserveFactor
- Variable in class org.enhydra.dods.cache.
DataStructCacheImpl
Reserve factor used in in query caching.
reserveFactor
- Variable in class org.enhydra.dods.cache.
QueryCacheImpl
This attribute is used in query caching.
reserveFactor
- Variable in class org.enhydra.dods.cache.
TransactionCacheImpl
This attribute is used in query caching.
reset
- Variable in class com.lutris.appserver.server.sql.
ExtendedDBConnection
reset()
- Method in class com.lutris.appserver.server.sql.
ExtendedDBConnection
Closes down all query-specific resources.
reset()
- Method in class com.lutris.dods.builder.generator.query.
QueryBuilder
Reset the where-clause information.
resetCheck()
- Method in class com.lutris.appserver.server.sql.
ExtendedDBConnection
Check to see that the previous database connection has had reset called.
resetCounter()
- Static method in class org.enhydra.dods.xslt.
DODSTag
Resets counter.
resetCreateVectors(XSLProcessorContext, ElemExtensionCall)
- Static method in class org.enhydra.dods.xslt.
XSLTUtil
Construct an empty vector.
resetDeletedDOs()
- Method in interface com.lutris.appserver.server.sql.
CachedDBTransaction
resetDeletedDOs()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBTransaction
resetMaxConnectionCount()
- Method in class com.lutris.appserver.server.sql.standard.
StandardLogicalDatabase
Reset the maximum connection count and date.
resetMaxConnectionCount(String)
- Method in class com.lutris.appserver.server.sql.
StandardDatabaseManager
Reset the maximum connection count.
resetMaxCount()
- Method in class com.lutris.appserver.server.sql.datasource.
DataSourceConnectionAllocator
Reset the maximum connection count and date.
resetMaxCount()
- Method in class com.lutris.appserver.server.sql.datasource.
SimpleDataSourceConnectionAllocator
Reset the maximum connection count and date.
resetMaxCount()
- Method in class com.lutris.appserver.server.sql.standard.
SimpleConnectionAllocator
Reset the maximum connection count and date.
resetMaxCount()
- Method in class com.lutris.appserver.server.sql.standard.
StandardConnectionAllocator
Reset the maximum connection count and date.
resetSelectedFields()
- Method in class com.lutris.dods.builder.generator.query.
QueryBuilder
Resets selected fields.
resetUnion()
- Method in class com.lutris.dods.builder.generator.query.
QueryBuilder
Reset (remove) "UNION [ALL]" part of query.
restrictQuery(Query)
- Method in interface org.webdocwf.dods.access.
User
Restrict the Query for DODS Query access using SQL
resultNum
- Variable in class org.enhydra.dods.cache.
QueryCacheItemImpl
Number of cached query results.
resultsql
- Variable in class org.enhydra.ant.taskdefs.
SQLSplitterTask
retriveDriverProperty(String)
- Method in class com.lutris.appserver.server.sql.oracle.
OracleDriverDependencies
retriveDriverProperty(String)
- Method in class org.enhydra.dods.dependencies.
HsqlDbDependencies
retriveDriverProperty(String)
- Method in class org.enhydra.dods.dependencies.
MsjdbcDriverDependencies
retriveDriverProperty(String)
- Method in class org.enhydra.dods.dependencies.
PgSqlDependencies
retriveDriverProperty(String)
- Method in class org.enhydra.dods.dependencies.
StandardDriverDependencies
retriveDriverProperty(String)
- Method in interface org.enhydra.dods.
DriverDependencies
retriveIdentity(DBConnection, Statement, String, String)
- Method in class com.lutris.appserver.server.sql.oracle.
OracleDriverDependencies
retriveIdentity(DBConnection, Statement, String, String)
- Method in class org.enhydra.dods.dependencies.
HsqlDbDependencies
retriveIdentity(DBConnection, Statement, String, String)
- Method in class org.enhydra.dods.dependencies.
MsjdbcDriverDependencies
retriveIdentity(DBConnection, Statement, String, String)
- Method in class org.enhydra.dods.dependencies.
PgSqlDependencies
retriveIdentity(DBConnection, Statement, String, String)
- Method in class org.enhydra.dods.dependencies.
StandardDriverDependencies
retriveIdentity(DBConnection, Statement, String, String)
- Method in interface org.enhydra.dods.
DriverDependencies
returnFixedConstraintName(String, String, String, String, String, String, String)
- Static method in class org.enhydra.dods.xslt.
XSLTUtil
returnForeignKeyConstraints(String)
- Static method in class org.enhydra.dods.xslt.
XSLTUtil
Get all constraints defined in this table.
revealCacheEntries()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBTransaction
rollback()
- Method in class com.lutris.appserver.server.sql.
ExtendedDBConnection
Rollback a transaction.
rollback()
- Method in class com.lutris.appserver.server.sql.standard.
StandardDBTransaction
Method to rollback changes.
run()
- Method in class org.enhydra.dods.cache.
AsynchCacheInit
run()
- Method in class org.enhydra.dods.generator.
ErrorReader
run()
- Method in class org.enhydra.dods.wizard.
ExecThread
runWizard()
- Method in class org.enhydra.dods.generator.
DODSGenerator
Method runs wizard's GUI .
Overview
Package
Class
Tree
Deprecated
Index
Help
DODS 7.1 API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_