A B C D E F G I J L M N O P R S T U W 

A

abort(Executor) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
absolute(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to an absolute position.
acceptsURL(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
Discovers whether or not this driver can open a connection to the given URL.
addBatch() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
addBatch(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
The Host Integrator Driver does not support batch operations.
afterLast() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to the end of the result set, just after the last row.
allProceduresAreCallable() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the current user has required security rights to call all procedures returned by the method getProcedures.
allTablesAreSelectable() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the current user can use a SELECT statement with all of the tables returned by the method getTables.
ApptrieveCallableStatement - Class in com.wrq.apptrieve.jdbc
 
ApptrieveConnection - Class in com.wrq.apptrieve.jdbc
 
ApptrieveDatabaseMetaData - Class in com.wrq.apptrieve.jdbc
 
ApptrieveDriver - Class in com.wrq.apptrieve.jdbc
 
ApptrieveDriver() - Constructor for class com.wrq.apptrieve.jdbc.ApptrieveDriver
Your basic constructor
ApptrievePreparedStatement - Class in com.wrq.apptrieve.jdbc
The Apptrieve prepared statement class.
ApptrieveResultSet - Class in com.wrq.apptrieve.jdbc
This class implements the JDBC specification for the ResultSet interface.
ApptrieveResultSetMetaData - Class in com.wrq.apptrieve.jdbc
 
ApptrieveStatement - Class in com.wrq.apptrieve.jdbc
 
autoCommitFailureClosesAllResultSets() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 

B

beforeFirst() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to the front of the result set, just before the first row.

C

cancel() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
The Host Integrator Driver does not support canceling of a statement.
cancelRowUpdates() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
clearBatch() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
The Host Integrator Driver does not support batch operations.
clearParameters() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Clears all values set the the PreparedStatement object's IN parameters.
clearWarnings() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Clears warnings for this connection
clearWarnings() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
clearWarnings() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Clears all warnings for this statement
close() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Closes the database connection.
close() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Closes a result set.
close() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Immediately releases all resources for this Statement.
closeOnCompletion() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
closeOnCompletion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
com.wrq.apptrieve.jdbc - package com.wrq.apptrieve.jdbc
This is the com.wrq.apptrieve.jdbc package summary.
commit() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator JDBC Driver does not support commit.
connect(String, Properties) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
Creates a connection to the Host Integrator server.
createArrayOf(String, Object[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
createBlob() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
createClob() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
createNClob() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
createSQLXML() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
createStatement() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Creates an ApptrieveStatement object for this connection.
createStatement(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
createStatement(int, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
createStruct(String, Object[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 

D

dataDefinitionCausesTransactionCommit() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a data definition statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a data definition statement within a transaction is ignored.
debug(String, String) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, int) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, boolean) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, int, int) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, int, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object, int) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, int, boolean) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, int, double) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object, Object, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, int, Object, int) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object, Object, Object, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object, Object, Object, Object, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debug(String, String, Object, Object, Object, Object, Object, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debugException(String, String, SQLException) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
debugMessage(String, Object) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
deleteRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
deletesAreDetected(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a deletion that is visible in a ResultSet of a given type can be detected by calling the method ResultSet.rowDeleted.
doesMaxRowSizeIncludeBlobs() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a the value returned by the method getMaxRowSize includes LONGVARCHAR and LONGBINARY blobs.

E

execute() - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Executes the procedure statement contained in the CallableStatement object.
execute() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Executes the SQL statement contained in the PreparedStatement object.
execute(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Executes an SQL statement.
execute(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.
execute(String, int[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.
execute(String, String[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.
executeBatch() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
The Host Integrator Driver does not support batch operations.
executeQuery() - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Executes the procedure statement contained in the CallableStatement object and return the results in a ResultSet object.
executeQuery() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Executes a prepared SQL query statement and returns the results in a ResultSet object.
executeQuery(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Executes a SQL SELECT query statement and return a ResultSet
executeUpdate() - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Executes the procedure statement contained in the CallableStatement object and return the number of rows updated.
executeUpdate() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Executes a prepared SQL update statement and returns the number of rows updated.
executeUpdate(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Executes an SQL UPDATE statement
executeUpdate(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.
executeUpdate(String, int[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.
executeUpdate(String, String[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.

F

finalize() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Performs final cleanup for this object
findColumn(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Returns the column number for a given column name name.
first() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to the first row in the result set.

G

generatedKeyAlwaysReturned() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getArray(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getArray(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getArray(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getArray(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getAsciiStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the value for an indexed column as an ASCII stream.
getAsciiStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the value for a named column as an ASCII stream.
getAttributes(String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getAutoCommit() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Determines the auto-commit state of the connection.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getBigDecimal(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBigDecimal(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBigDecimal(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBigDecimal(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Deprecated.
use getBigDecimal(String columnIndex)
getBigDecimal(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Deprecated.
use getBigDecimal(String columnName)
getBigDecimal(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the value of a column in the current row as a java.math.BigDecimal object with full precision
getBigDecimal(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the value of a column in the current row as a java.math.BigDecimal object with full precision
getBinaryStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the value for an indexed column as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the value for a named column as a stream of uninterpreted bytes.
getBlob(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBlob(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBlob(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getBlob(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getBoolean(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBoolean(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBoolean(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a boolean value.
getBoolean(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a boolean value.
getByte(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getByte(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getByte(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a byte.
getByte(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a byte.
getBytes(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBytes(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getBytes(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a byte array.
getBytes(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a byte array.
getCatalog() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator Driver does not support catalogs.
getCatalogName(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the catalog name for the table from which an indexed column of this result set derives.
getCatalogs() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getCatalogSeparator() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getCatalogTerm() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getCharacterStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getCharacterStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getCharacterStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a character stream.
getCharacterStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a character stream.
getClientInfo(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
getClientInfo() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
getClientInfoProperties() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getClob(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getClob(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getClob(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getClob(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getColumnClassName(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the fully-qualified name for the Java class to which a value in an indexed column will be mapped.
getColumnCount() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the number of columns in the ResultSet object for which this ResultSetMetaData object pertains.
getColumnDisplaySize(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the normal maximum width in characters for an indexed column.
getColumnLabel(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the suggested column title for an indexed column, to be used in printouts and displays.
getColumnName(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the name for an indexed column.
getColumnPrivileges(String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the access rights for a table's columns.
getColumns(String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of table columns available in a catalog.
getColumnType(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the JDBC type for the value stored in an indexed column.
getColumnTypeName(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets type name used for the value stored in an indexed column.
getConcurrency() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the concurrency type for this ResultSet object.
getConnection() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the connection object that produced this DatabaseMetaData object.
getConnection() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the Connection object that produced this Statement object.
getConnectionTimeout() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the current connectionTimeout value The connectionTimeout limit is the number of seconds the driver will wait for a connection to complete.
getCrossReference(String, String, String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of how one table imports the keys of another table.
getCursorName() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getDatabaseMajorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the major version number for Verastream Host Integrator.
getDatabaseMinorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the minor version number for Verastream Host Integrator.
getDatabaseProductName() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the product name for this database.
getDatabaseProductVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the version for this database product.
getDate(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getDate(int, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getDate(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getDate(String, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getDate(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getDate(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getDate(int, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getDate(String, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getDefaultTransactionIsolation() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the database's default transaction isolation level.
getDouble(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getDouble(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getDouble(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a double.
getDouble(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a double.
getDriverMajorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the Host Integrator JDBC driver major version number
getDriverMinorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the Host Integrator JDBC driver minor version number
getDriverName() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the Host Integrator JDBC driver name
getDriverVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the version string for this JDBC driver.
getExportedKeys(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the foreign key columns that reference the primary key columns in specified table.
getExtraNameCharacters() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the set of special characters that can be used in a non-quoted identifier.
getFetchDirection() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the fetch direction for this ResultSet object.
getFetchDirection() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the fetch direction for this Statement object.
getFetchSize() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getFetchSize() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the fetch size for this Statement object.
getFloat(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getFloat(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getFloat(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a float.
getFloat(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a float.
getFunctionColumns(String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getFunctions(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getGeneratedKeys() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
getHoldability() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
getHoldability() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getIdentifierQuoteString() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the string used to quote SQL identifiers.
getImportedKeys(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the primary key columns that are referenced by the foreign key columns in a given table.
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getInt(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getInt(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getInt(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as an int.
getInt(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as an int.
getJDBCMajorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getLong(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getLong(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getLong(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a long.
getLong(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a long.
getMajorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
Gets the major version for this driver
getMaxBinaryLiteralLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of hexadecimal characters allowed in an inline binary literal.
getMaxCatalogNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a catalog name.
getMaxCharLiteralLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a character literal.
getMaxColumnNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a column name.
getMaxColumnsInGroupBy() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of columns allowed in a GROUP BY clause.
getMaxColumnsInIndex() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of columns allowed in an index.
getMaxColumnsInOrderBy() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of columns allowed in an ORDER BY clause.
getMaxColumnsInSelect() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of columns allowed in a SELECT clause.
getMaxColumnsInTable() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of columns allowed in a table.
getMaxConnections() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of connections to this database that can be made through this driver instance.
getMaxCursorNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a cursor name.
getMaxFieldSize() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the maximum number of bytes that a ResultSet column may contain
getMaxIndexLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of bytes allowed in an index.
getMaxProcedureNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a procedure name.
getMaxRows() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the maximum number of rows that a ResultSet object can contain
getMaxRowSize() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of bytes allowed in a single row.
getMaxSchemaNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a schema name.
getMaxStatementLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in an SQL statement.
getMaxStatements() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of active statements to this database that may be opened on one connection at the same time.
getMaxTableNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a table name.
getMaxTablesInSelect() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of tables allowed in a SELECT clause.
getMaxUserNameLength() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the maximum number of characters allowed in a user name.
getMetaData() - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getMetaData() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Gets the database metadata object for this connection
getMetaData() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
getMetaData() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Returns meta-deta on a ResultSet.
getMinorVersion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
Gets the minor version for this driver
getMoreResults() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Fetches the next part of data from Host Integrator server.
getMoreResults(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Fetches the next part of data from Host Integrator server.
getNCharacterStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getNCharacterStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getNCharacterStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getNCharacterStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getNClob(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getNClob(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getNClob(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getNClob(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getNetworkTimeout() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
getNString(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getNString(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getNString(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getNString(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getNumericFunctions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the Open Group CLI names for this database's math functions.
getObject(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getObject(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getObject(String, Map<String, Class<?>>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getObject(int, Map<String, Class<?>>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getObject(String, Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getObject(int, Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getObject(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as an Object.
getObject(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as an Object.
getObject(String, Map<String, Class<?>>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getObject(int, Map<String, Class<?>>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getObject(String, Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getObject(int, Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getParameterMetaData() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
getParentLogger() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
getPrecision(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the precision for an indexed column.
getPrimaryKeys(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the primary key columns in a given table
getProcedureColumns(String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the input, output, and results associated with certain stored procedures available in a given catalog.
getProcedures(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the input, output, and results associated with certain stored procedures available in a given catalog.
getProcedureTerm() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the preferred term for procedure.
getPropertyInfo(String, Properties) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
The getPropertyInfo method allows a generic GUI tool to discover what properties it should prompt a human for in order to get enough information to connect to a database.
getPseudoColumns(String, String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getQueryTimeout() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the current queryTimeout value The queryTimeout limit is the number of seconds the driver will wait for a Statement object to execute.
getRef(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getRef(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getRef(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getRef(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getResultSet() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Obtains the current result set from a Statement object.
getResultSetConcurrency() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Obtains the concurrency mode for ResultSet objects generated from queries that this Statement object executes.
getResultSetHoldability() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getResultSetHoldability() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
This method is not supported by the Host Integrator driver.
getResultSetType() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Obtains the type of ResultSet objects generated from queries that this Statement object executes.
getRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves the current row number of this ResultSet object.
getRowCount() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Gets the number of rows in this ResultSet object.
getRowId(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getRowId(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getRowId(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getRowId(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getRowIdLifetime() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getScale(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the number of digits to the right of the decimal point for values in an indexed column.
getSchema() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
getSchemaName(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the schema name for the table from which an indexed column in this ResultSet was derived.
getSchemas() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getSchemas(String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
getSchemaTerm() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getSearchStringEscape() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the string that can be used to escape "_" or "%" wildcards in the string search pattern used for search parameters.
getShort(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getShort(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getShort(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a short.
getShort(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a short.
getSQLKeywords() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a list of all database keywords that are not also SQL-92 keywords.
getSQLStateType() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getSQLXML(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getSQLXML(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
getSQLXML(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getSQLXML(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
getStatement() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves the Statement object that produced this ResultSet object.
getString(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getString(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getString(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves an indexed column as a String object.
getString(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves a named column as a String object.
getStringFunctions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a list of Open Group CLI names for database string functions.
getSuperTables(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getSuperTypes(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getSystemFunctions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a list of Open Group CLI names for database system functions.
getTableName(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Gets the name of the table from which an indexed column in this ResultSet was derived.
getTablePrivileges(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the access rights for each table available in a particular catalog.
getTables(String, String, String, String[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the tables available in a particular catalog.
getTableTypes() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the table types available in this database system.
getTime(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTime(int, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTime(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTime(String, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTime(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTime(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTime(int, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTime(String, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTimeDateFunctions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a list of Open Group CLI names for database time and date functions functions.
getTimestamp(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTimestamp(int, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTimestamp(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTimestamp(String, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getTimestamp(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTimestamp(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTimestamp(int, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTimestamp(String, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getTransactionIsolation() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Retrieves the transaction isolation level for the connection.
getType() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Obtains the type of this ResultSet object.
getTypeInfo() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of all datatypes supported by this database.
getTypeMap() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
getUDTs(String, String, String, int[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
getUnicodeStream(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Deprecated.
- use getCharacterStream instead
getUnicodeStream(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Deprecated.
- use getCharacterStream instead
getUpdateCount() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Gets the number of rows affected by the most recently executed SQL statement.
getURL(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getURL(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
getURL() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets the URL for this database.
getURL(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getURL(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getUserName() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets user name as known to the database.
getValueAt(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Retrieves the value at a particular row, column.
getVersionColumns(String, String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Gets a description of the columns in a table that are automatically updated when any value in a row is updated.
getWarnings() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator Driver does not support Warnings.
getWarnings() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
getWarnings() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Host Integrator JDBC driver does not support warnings.

I

insertRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Inserts a row into the ResultSet object The Host Integrator driver does this method.
insertsAreDetected(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether an inserted row is detected by a ResultSet object of a particular type.
isAfterLast() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the cursor is after the last row in the result set.
isAutoIncrement(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether an indexed column is automatically numbered.
isBeforeFirst() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the cursor is before the first row in the result set
isCaseSensitive(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether an indexed column is case sensitive.
isCatalogAtStart() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.
isClosed() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Lets others know the connection status.
isClosed() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
isClosed() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
isCloseOnCompletion() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
isCloseOnCompletion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
isCurrency(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether an indexed column a cash value.
isDebug() - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
isDefinitelyWritable(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether a write on an indexed column will definitely succeed.
isFirst() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the cursor is on the first row of the result set.
isLast() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the cursor is on the last row of the result set Returns false when the result set contains no rows.
isNullable(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether a null can be stored in an indexed column.
isPoolable() - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
isReadOnly() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
isReadOnly() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database is in read-only mode.
isReadOnly(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether an indexed column is definitely not writable.
isSearchable(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether the value stored in an indexed column can be used in a WHERE clause.
isSigned(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether the value stored in an indexed column is a signed number.
isValid(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
isWrapperFor(Class<?>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
isWrapperFor(Class<?>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
isWrapperFor(Class<?>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
isWritable(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
Discovers whether it is possible for a write on an indexed column to succeed.

J

jdbcCompliant() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
Returns the whether or not this driver supports a JDBC compliant implementation.

L

last() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to the last row in the result set.
locatorsUpdateCopy() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
This method is not supported by the Host Integrator driver.

M

moveToCurrentRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to the remembered cursor position in this ResultSet object.
moveToInsertRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the cursor to the insert row for this ResultSet object.

N

nativeSQL(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Converts an SQL query into DBMS native format.
next() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the current cursor to the next row, returning true if there is another row for processing.
nullPlusNonNullIsNull() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the concatenation of a null with a non-null value result in a null.
nullsAreSortedAtEnd() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether nulls are sorted at the end regardless of the sort order.
nullsAreSortedAtStart() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether nulls are sorted at the start regardless of the sort order.
nullsAreSortedHigh() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether nulls are sorted high
nullsAreSortedLow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether nulls are sorted low

O

othersDeletesAreVisible(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether rows deleted from the specified type of ResultSet object via others are visible without first closing and then reopening the ResultSet.
othersInsertsAreVisible(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether rows inserted into the specified type of ResultSet object via others are visible without first closing and then reopening the ResultSet.
othersUpdatesAreVisible(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether rows updated in the specified type of ResultSet object via others are visible without first closing and then reopening the ResultSet.
ownDeletesAreVisible(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether rows deleted from the specified type of ResultSet object are visible while the ResultSet is still open.
ownInsertsAreVisible(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether rows inserted into the specified type of ResultSet object are visible while the ResultSet is still open.
ownUpdatesAreVisible(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether rows updated in the specified type of ResultSet object are visible while the ResultSet is still open.

P

prepareCall(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Creates a stored procedure call.
prepareCall(String, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
prepareCall(String, int, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
prepareStatement(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
Returns an SQL pre-compiled statement.
prepareStatement(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
prepareStatement(String, int[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
prepareStatement(String, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
prepareStatement(String, int, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
prepareStatement(String, String[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
previous() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the current cursor to the previous row, returning true if there is another row for processing.

R

refreshRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Replaces the values in the current row of this ResultSet object with their current values in the database.
registerOutParameter(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
registerOutParameter(int, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
registerOutParameter(int, int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
registerOutParameter(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
registerOutParameter(String, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
registerOutParameter(String, int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
relative(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Moves the current cursor relative to the current row, returning true if the new row is a valid row.
releaseSavepoint(Savepoint) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
rollback() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator JDBC Driver does not support transaction rollback.
rollback(Savepoint) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator JDBC Driver does not support transaction rollback.
rowDeleted() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the current row in this ResultSet has been deleted.
rowInserted() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the current row in this ResultSet has been inserted.
rowUpdated() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Discovers whether the current row in this ResultSet has been updated.

S

setArray(int, Array) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setAsciiStream(String, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setAsciiStream(String, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setAsciiStream(String, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets the parameter in position parameterIndex to the input stream object fin, from which length bytes will be read and sent to the Host Integrator server.
setAsciiStream(int, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setAsciiStream(int, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setAutoCommit(boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator JDBC Driver does not support commit.
setBigDecimal(String, BigDecimal) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setBigDecimal(int, BigDecimal) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the BigDecimal n.
setBinaryStream(String, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setBinaryStream(String, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setBinaryStream(String, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the input stream object fin, from which length bytes will be read and sent to the Host Integrator server.
setBinaryStream(int, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setBinaryStream(int, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setBlob(String, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setBlob(String, Blob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setBlob(String, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setBlob(int, Blob) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setBlob(int, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setBlob(int, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setBoolean(String, boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setBoolean(int, boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the string value of boolean x.
setByte(String, byte) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setByte(int, byte) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the byte x.
setBytes(String, byte[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setBytes(int, byte[]) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the array of bytes x[].
setCatalog(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator JDBC Driver does not support catalogs.
setCharacterStream(String, Reader, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setCharacterStream(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setCharacterStream(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setCharacterStream(int, Reader, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setCharacterStream(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setCharacterStream(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setClientInfo(String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
setClientInfo(Properties) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
setClob(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setClob(String, Clob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setClob(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setClob(int, Clob) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setClob(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setClob(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setConnectionTimeout(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Sets the current connectionTimeout value The connectionTimeout limit is the number of seconds the driver will wait for a connection attempt to execute.
setCursorName(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Host Integrator JDBC driver does not support cursors.
setDate(String, Date) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setDate(String, Date, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setDate(int, Date) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the Date x.
setDate(int, Date, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setDouble(String, double) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setDouble(int, double) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the double x.
setEscapeProcessing(boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Enables or disables escape processing This method is not useful since all SQL escape processing is done on creation of an ApptrieveCallableStatement object, and escape processing is always enabled at that time.
setEscapeProcessing(boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
ApptrievePreparedStatement does not support escape processing.
setEscapeProcessing(boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Host Integrator JDBC driver does not support escape processing.
setFetchDirection(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Sets the fetch direction for this ResultSet object.
setFetchDirection(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Sets the fetch direction for this Statement object.
setFetchSize(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
setFetchSize(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Sets the fetch size for this Statement object.
setFloat(String, float) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setFloat(int, float) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the float x.
setHoldability(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
setInt(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Sets parameter number parameterIndex to the int x.
setInt(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setInt(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the int x.
setLong(String, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setLong(int, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the long x.
setMaxFieldSize(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Sets the maximum length for a column in a ResultSet
setMaxRows(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Sets the maximum number of rows in a ResultSet
setNCharacterStream(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setNCharacterStream(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setNCharacterStream(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setNClob(String, NClob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setNClob(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setNClob(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setNClob(int, NClob) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setNClob(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setNClob(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
setNString(String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setNString(int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setNull(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setNull(String, int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setNull(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setNull(int, int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setObject(int, Object) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Sets parameter number parameterIndex to the Object x.
setObject(int, Object, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Sets parameter number parameterIndex to the Object x, converting it first to the type specified by targetJdbcType.
setObject(int, Object, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setObject(String, Object) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setObject(String, Object, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setObject(String, Object, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setObject(int, Object) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the Object x.
setObject(int, Object, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setObject(int, Object, int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setPoolable(boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
setQueryTimeout(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
Sets the current queryTimeout value The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setReadOnly(boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
The Host Integrator JDBC Driver does not support readOnly parameter.
setRef(int, Ref) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setRowId(String, RowId) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setRowId(int, RowId) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setSavepoint() - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
setSavepoint(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
setSchema(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
setShort(String, short) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setShort(int, short) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the short x.
setSQLXML(String, SQLXML) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
 
setSQLXML(int, SQLXML) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
 
setString(int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Sets parameter number parameterIndex to the String x.
setString(String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setString(int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the String x.
setTime(String, Time) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setTime(String, Time, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setTime(int, Time) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the Time x.
setTime(int, Time, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setTimestamp(String, Timestamp) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setTimestamp(String, Timestamp, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setTimestamp(int, Timestamp) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Sets parameter number parameterIndex to the Timestamp x.
setTimestamp(int, Timestamp, Calendar) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
This method is not supported by the Host Integrator driver.
setTransactionIsolation(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This has no meaning to Host Integrator Driver, which is always TRANSACTION_NONE.
setTypeMap(Map<String, Class<?>>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
This method is not supported by the Host Integrator driver.
setUnicodeStream(int, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Deprecated.
- use setCharacterStream
setURL(int, URL) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setURL(String, URL) - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
This method is not supported by the Host Integrator driver.
setURL(int, URL) - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Deprecated.
- use setCharacterStream
storesLowerCaseIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database 1) treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and 2) stores them as all lower case in metadata tables.
storesLowerCaseQuotedIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database 1) treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and 2) stores them as all lower case in metadata tables.
storesMixedCaseIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database 1) treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and 2) stores them as mixed case in metadata tables.
storesMixedCaseQuotedIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database 1) treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and 2) stores them as mixed case in metadata tables.
storesUpperCaseIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database 1) treats mixed-case unquoted SQL identifiers used in SQL statements as case-insensitive and 2) stores them as all upper case in metadata tables.
storesUpperCaseQuotedIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database 1) treats mixed-case quoted SQL identifiers used in SQL statements as case-insensitive and 2) stores them as all upper case in metadata tables.
supportsAlterTableWithAddColumn() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports ALTER TABLE with add column.
supportsAlterTableWithDropColumn() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports ALTER TABLE with drop column.
supportsANSI92EntryLevelSQL() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports ANSI-92 entry level SQL grammar.
supportsANSI92FullSQL() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports ANSI-92 full level SQL grammar.
supportsANSI92IntermediateSQL() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports ANSI-92 intermediate level SQL grammar.
supportsBatchUpdates() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports supports sending multiple updates to the database as a unit (batch).
supportsCatalogsInDataManipulation() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a catalog name in a data manipulation statement.
supportsCatalogsInIndexDefinitions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a catalog name in an index definition statement.
supportsCatalogsInPrivilegeDefinitions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a catalog name in a privilege definition statement.
supportsCatalogsInProcedureCalls() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a catalog name in a procedure call statement.
supportsCatalogsInTableDefinitions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a catalog name in a table definition statement.
supportsColumnAliasing() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports column aliasing.
supportsConvert() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports the scalar function CONVERT for the conversion of one JDBC type to another.
supportsConvert(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports the scalar function CONVERT for the conversion of one JDBC type to another.
supportsCoreSQLGrammar() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports the ODBC Core SQL grammar.
supportsCorrelatedSubqueries() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports correlated subqueries.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports both data definition and data manipulation statements within a transaction.
supportsDataManipulationTransactionsOnly() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports only data manipulation statements within a transaction.
supportsDifferentTableCorrelationNames() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether table correlation names are restricted to be different from the names of the database tables.
supportsExpressionsInOrderBy() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports expressions in ORDER BY lists.
supportsExtendedSQLGrammar() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports ODBC Extended SQL grammar.
supportsFullOuterJoins() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports full nested outer joins.
supportsGetGeneratedKeys() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports some form of the GROUP BY clause.
supportsGroupByBeyondSelect() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a GROUP BY clause can use columns that are not in the SELECT clause, provided that it specifies all of the columns in the SELECT clause.
supportsGroupByUnrelated() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a GROUP BY clause can use columns that are not in the SELECT clause.
supportsIntegrityEnhancementFacility() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports the SQL Integrity Enhancement Facility
supportsLikeEscapeClause() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports specifying a LIKE escape clause.
supportsLimitedOuterJoins() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database provides limited support for outer joins.
supportsMinimumSQLGrammar() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports the ODBC Minimum SQL grammar.
supportsMixedCaseIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database treats mixed-case unquoted SQL identifiers used in SQL statements as case sensitive and, as a result, stores them as mixed case in metadata tables.
supportsMixedCaseQuotedIdentifiers() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database treats mixed-case quoted SQL identifiers used in SQL statements as case sensitive and, as a result, stores them as mixed case in metadata tables.
supportsMultipleOpenResults() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports multiple result sets from a single execute statement.
supportsMultipleTransactions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether there can be multiple transactions open at once on different connections.
supportsNamedParameters() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether database supports defining columns as nonnullable.
supportsOpenCursorsAcrossCommit() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports having cursors remain open across commits.
supportsOpenCursorsAcrossRollback() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports having cursors remain open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports having statements remain open across commits.
supportsOpenStatementsAcrossRollback() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports having statements remain open across rollbacks.
supportsOrderByUnrelated() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether an ORDER BY clause can use columns that are not in the SELECT clause.
supportsOuterJoins() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports some form of outer join.
supportsPositionedDelete() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports positioned DELETE statements.
supportsPositionedUpdate() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports positioned UPDATE statements.
supportsResultSetConcurrency(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports a particular concurrency level in combination with a particular ResultSet type.
supportsResultSetHoldability(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports the given result set holdability.
supportsResultSetType(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports a particular ResultSet type.
supportsSavepoints() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports savepoints.
supportsSchemasInDataManipulation() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a schema name in a data manipulation statement.
supportsSchemasInIndexDefinitions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a schema name in an index definition statement.
supportsSchemasInPrivilegeDefinitions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a schema name in a privilege definition statement.
supportsSchemasInProcedureCalls() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether if the database supports using a schema name in a procedure call statement.
supportsSchemasInTableDefinitions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports using a schema name in a table definition statement.
supportsSelectForUpdate() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports SELECT FOR UPDATE statements.
supportsStatementPooling() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
supportsStoredProcedures() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports stored procedure calls using the stored procedure escape syntax.
supportsSubqueriesInComparisons() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports subqueries in comparison expressions.
supportsSubqueriesInExists() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports subqueries in IN statements.
supportsSubqueriesInQuantifieds() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports subqueries in quantified expressions.
supportsTableCorrelationNames() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports table correlation names.
supportsTransactionIsolationLevel(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports a particular transaction level.
supportsTransactions() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports transactions.
supportsUnion() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports SQL UNION.
supportsUnionAll() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database supports SQL UNION ALL.

T

throwUnsupported(String, String) - Static method in class com.wrq.apptrieve.jdbc.ApptrieveDriver
 
toString() - Method in class com.wrq.apptrieve.jdbc.ApptrievePreparedStatement
Returns the original SQL String.
toString() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Converts the ResultSet to a String object

U

unwrap(Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveConnection
 
unwrap(Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
 
unwrap(Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
unwrap(Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSetMetaData
 
unwrap(Class<T>) - Method in class com.wrq.apptrieve.jdbc.ApptrieveStatement
 
updateArray(int, Array) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateArray(String, Array) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateAsciiStream(int, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a java.io.InputStream object.
updateAsciiStream(String, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a java.io.InputStream object.
updateAsciiStream(int, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a BigDecimal object.
updateBigDecimal(String, BigDecimal) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a BigDecimal object.
updateBinaryStream(int, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a java.io.InputStream object.
updateBinaryStream(String, InputStream, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a java.io.InputStream object.
updateBinaryStream(int, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBlob(int, Blob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateBlob(String, Blob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateBlob(int, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBlob(String, InputStream, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBlob(int, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBlob(String, InputStream) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateBoolean(int, boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a boolean value.
updateBoolean(String, boolean) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a boolean value.
updateByte(int, byte) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a byte value.
updateByte(String, byte) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a byte value.
updateBytes(int, byte[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a byte array.
updateBytes(String, byte[]) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a byte array.
updateCharacterStream(int, Reader, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a Reader object.
updateCharacterStream(String, Reader, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a Reader object.
updateCharacterStream(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateCharacterStream(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateCharacterStream(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateClob(int, Clob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateClob(String, Clob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateClob(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateClob(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateClob(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateClob(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateDate(int, Date) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a Date object.
updateDate(String, Date) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a Date object.
updateDouble(int, double) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a double value.
updateDouble(String, double) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a double value.
updateFloat(int, float) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a float value.
updateFloat(String, float) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a float value.
updateInt(int, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with an int value.
updateInt(String, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with an int value.
updateLong(int, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a long value.
updateLong(String, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a long value.
updateNCharacterStream(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNCharacterStream(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNClob(int, NClob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNClob(String, NClob) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNClob(int, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNClob(String, Reader, long) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNClob(int, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNClob(String, Reader) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNString(int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNString(String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateNull(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a null.
updateNull(String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a null.
updateObject(int, Object, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a Object value.
updateObject(int, Object) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with an Object value.
updateObject(String, Object, int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with an Object value.
updateObject(String, Object) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with an Object value.
updateRef(int, Ref) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateRef(String, Ref) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
This method is not supported by the Host Integrator driver.
updateRow() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates the current row in this ResultSet object.
updateRowId(int, RowId) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateRowId(String, RowId) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updatesAreDetected(int) - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether a particular type of ResultSet detects an updated row.
updateShort(int, short) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a short value.
updateShort(String, short) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a short value.
updateSQLXML(int, SQLXML) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
 
updateString(int, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a java.lang.String object.
updateString(String, String) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a java.lang.String object.
updateTime(int, Time) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a Time object.
updateTime(String, Time) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a Time object.
updateTimestamp(int, Timestamp) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates an indexed column with a Timestamp object.
updateTimestamp(String, Timestamp) - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Updates a named column with a java.io.InputStream object.
usesLocalFilePerTable() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database uses a separate local file to store each table.
usesLocalFiles() - Method in class com.wrq.apptrieve.jdbc.ApptrieveDatabaseMetaData
Discovers whether the database stores tables in a local file.

W

wasNull() - Method in class com.wrq.apptrieve.jdbc.ApptrieveCallableStatement
Discovers whether the last OUT parameter read had the value SQL NULL.
wasNull() - Method in class com.wrq.apptrieve.jdbc.ApptrieveResultSet
Determines whether the last value read was null.
A B C D E F G I J L M N O P R S T U W