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

E

elements - Static variable in class org.enhydra.dods.xslt.DODSTag
 
emptyEntries(Vector, boolean) - Method in class org.enhydra.dods.cache.QueryCache
 
emptyEntries() - Method in class org.enhydra.dods.cache.QueryCache
 
emptyEntries(Vector, boolean) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
emptyEntries() - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
emptyEntries(Vector, boolean) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
 
emptyEntries(Class) - Method in class org.enhydra.dods.cache.TransactionCacheImpl
Dumps data structs for all instances of tableClass in transaction cache.
emptyEntries(Vector, boolean) - Method in class org.enhydra.dods.cache.TransactionQueryCache
 
emptyEntries(Class) - Method in class org.enhydra.dods.cache.TransactionQueryCache
Dumps data structs for all instances of tableClass in transaction cache.
entrySet() - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
entrySet() - Method in class org.enhydra.dods.cache.lru.LRUCache
 
entrySet() - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.entrySet().
enumFKGroupedByRefDOElements - Static variable in class org.enhydra.dods.xslt.DODSTag
 
enumFKGroupedByRefDOKeys - Static variable in class org.enhydra.dods.xslt.DODSTag
 
EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
equals(Object) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction.DOAction
 
equals(RDBColumn) - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
equals(Object) - Method in class org.enhydra.dods.cache.hash.LinkedHashCache
 
equals(Object) - Method in class org.enhydra.dods.cache.lru.LRUCache
 
equals(Object) - Method in class org.enhydra.dods.util.SequencedHashMap
Implements Map.equals(Object).
equals(Object) - Method in class org.enhydra.dods.wizard.XYConstraints
 
error(SAXParseException) - Method in class org.enhydra.dods.generator.ParsingErrors
 
ERROR_NO_COLUMN_TAG - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ERROR_NO_DATABASE_ATTRIBUTE - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ERROR_NO_DATABASE_ATTRIBUTES - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ERROR_NO_DATABASE_TAG - Static variable in class org.enhydra.dods.generator.DOMLLogicalValidator
 
ERROR_NO_DATABASE_TAG - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ERROR_NO_DEFAULT_PRIMARY_KEY_TAG - Static variable in class org.enhydra.dods.generator.DOMLLogicalValidator
 
ERROR_NO_PARSED_DOCUMENT - Static variable in class org.enhydra.dods.generator.DOMLLogicalValidator
 
ERROR_NO_PARSED_DOCUMENT - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ERROR_NO_TABLE_TAG - Static variable in class org.enhydra.dods.generator.DOMLLogicalValidator
 
ERROR_NO_TABLE_TAG - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ErrorReader - Class in org.enhydra.dods.generator
This thread is used for reading error messages occured while executing process.
ErrorReader(BufferedReader) - Constructor for class org.enhydra.dods.generator.ErrorReader
Constructor.
ErrorReader(BufferedReader, boolean) - Constructor for class org.enhydra.dods.generator.ErrorReader
Constructor.
evict() - Method in class com.lutris.appserver.server.sql.CoreDO
This method is invoked whenever an object is removed from the cache.
EXACT_MATCH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
Deprecated. Use addWhere() methods instead of addWhereClause() methods.
ExecThread - Class in org.enhydra.dods.wizard
This class building DODS.
ExecThread() - Constructor for class org.enhydra.dods.wizard.ExecThread
 
execute(String) - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Execute a SQL statement that does not return a resultset.
execute() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
execute(String, int) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
execute(String, int[]) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
execute(String, String[]) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
execute(String) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
execute() - Method in class org.enhydra.ant.taskdefs.Dods
Simply invokes DODS Generator, and then compiles the generated files.
execute() - Method in class org.enhydra.ant.taskdefs.DODS_DOClassFinder
Simply invoke DODS Generator, and then compile the generated files
execute() - Method in class org.enhydra.ant.taskdefs.DODS_XMLBuilder
Simply invoke DODS Generator, and then compile the generated files
execute() - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
execute() - Method in class org.enhydra.ant.taskdefs.SQLSplitterTask
Simply invoke DODS Generator, and then compile the generated files
executeBatch() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeDelete(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Deletes this object from the database.
executeDelete(DBConnection) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Deletes this object from the database.
executeInsert(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Updates the contents of this object in the database but only if the datab object is dirty.
executeLockingStatement(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
 
executeQuery(PreparedStatement, String) - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Execute a prepared query statement.
executeQuery(String) - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Execute a SQL query statement.
executeQuery() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeQuery(String) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeQuery(DBConnection) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Execute the PreparedStatement and return a JDBC ResultSet.
executeUpdate(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Updates the contents of this object in the database.
executeUpdate(String) - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Execute a SQL update statement.
executeUpdate(PreparedStatement, String) - Method in class com.lutris.appserver.server.sql.ExtendedDBConnection
Execute a prepared update statement.
executeUpdate() - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeUpdate(String, int) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeUpdate(String, int[]) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeUpdate(String, String[]) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeUpdate(String) - Method in class com.lutris.appserver.server.sql.pscache.CachedPreparedStatement
 
executeUpdate(DBConnection) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Updates the contents of this object in the database but only if the datab object is dirty.
executeUpdate() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Executes the SQL INSERT, UPDATE or DELETE statement
executeUpdate(DBConnection) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
ExtendedConnectionAllocator - Interface in com.lutris.appserver.server.sql
 
ExtendedDBConnection - Class in com.lutris.appserver.server.sql
Standard implementation of the DBConnection object.
ExtendedDBConnection(ConnectionAllocator, String, String, String, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.ExtendedDBConnection
Initialize the connection to a database.
ExtendedDBConnection() - Constructor for class com.lutris.appserver.server.sql.ExtendedDBConnection
 
ExtendedQuery - Interface in com.lutris.appserver.server.sql
 

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