Enterprise Information Portal APIs
A B C D E F G H I J K L M N O P Q R S T U V W

E

EQ - Static variable in class com.ibm.gcs.db.util.SQLString
"="
escape(String) - Method in class com.ibm.gcs.db.util.SQLString
Escapes special characters with the SQL escape sequence '--(e.g., "dog's" becomes "dog''s")..
EXCEPTION - Static variable in class com.ibm.gcs.db.component.UrlCrawlTableDef
Exception message for failed states:  EXCEPTION.
EXCLAM - Static variable in class com.ibm.gcs.db.util.SQLString
"!"
executeQuery() - Method in class com.ibm.gcs.db.util.PreparedTransaction
Executes a prepared sql statement which returns at most 1 row as a result.
executeQuery(String) - Method in class com.ibm.gcs.db.util.Transaction
Executes a select sql statement which returns at most 1 row as a result.
executeQuery(String, int) - Method in class com.ibm.gcs.db.util.Transaction
Executes a select sql statement which returns the values from a single column for each row which satisfy the query.
executeQueryT(String, int) - Method in class com.ibm.gcs.db.util.Transaction
Executes a select sql statement which returns the values for each row which satisfy the query as hashtables which map as (column-name,value) pairs.
executeUpdate() - Method in class com.ibm.gcs.db.util.PreparedTransaction
Executes a prepared update, insert, or delete sql statement.
executeUpdate(String) - Method in class com.ibm.gcs.db.util.Transaction
Executes an update, insert, or delete sql statement.
EXISTS - Static variable in interface com.ibm.gcs.db.component.DB2Annotation
 
extractGroupNames() - Method in class com.ibm.gcs.netutil.nntp.GroupListInfo
 

EIP Web Crawler APIs
A B C D E F G H I J K L M N O P Q R S T U V W
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.