Sun Adapter for Oracle Applications API
A B C D E F G I L M N O P Q R S T U W

G

getArray(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the Array value of the indexed parameter.
getArray(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Array value of the specified column.
getArray(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Array value of the specified column.
getArray(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Array value of the specified column.
getArray(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Array value of the specified column.
getArray(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the Array value of the indexed parameter.
getAsciiStream(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the value of the specified column vlaue as a stream of ASCII characters.
getAsciiStream(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the value of the specified column as a stream of ASCII characters.
getAsciiStream(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the value of the specified column vlaue as a stream of ASCII characters.
getAsciiStream(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the value of the specified column as a stream of ASCII characters.
getAsciiStream(int) - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the value of the specified column vlaue as a stream of ASCII characters.
getAsciiStream(String) - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the value of the specified column as a stream of ASCII characters.
getAutoCommit() - Method in class com.stc.connector.oracleadapter.base.DbConnectorImpl
Gets the AutoCommit mode of the connection.
getAutoCommit() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Returns the session auto commit property.
getBaseFactory() - Method in class com.stc.connector.oracleadapter.base.OracleManagedConnectionFactory
 
getBaseFactoryClassName() - Method in class com.stc.connector.oracleadapter.base.OracleManagedConnectionFactory
 
getBigDecimal(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the decimal value of the indexed parameter.
getBigDecimal(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the decimal value of the specified column.
getBigDecimal(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the decimal value of the specified column.
getBigDecimal(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the decimal value of the specified column..
getBigDecimal(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the decimal value of the specified column.
getBigDecimal(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the decimal value of the indexed parameter.
getBinaryStream(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the value of the specified column as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the value of the specified column as a stream of uninterpreted bytes.
getBinaryStream(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the value of the specified column as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the value of the specified column as a stream of uninterpreted bytes.
getBinaryStream(int) - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the value of the specified column as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the value of the specified column as a stream of uninterpreted bytes.
getBlob(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the Blob value of the indexed parameter.
getBlob(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Blob value of the specified column.
getBlob(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Blob value of the specified column.
getBlob(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Blob value of the specified column.
getBlob(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Blob value of the specified column.
getBlob(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the Blob value of the indexed parameter.
getBoolean(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the boolean value of the indexed parameter.
getBoolean(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the boolean value of the specified column.
getBoolean(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the boolean value of the specified column.
getBoolean(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the boolean value of the specified column.
getBoolean(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the boolean value of the specified column.
getBoolean(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the boolean value of the indexed parameter.
getByte(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the byte value of the indexed parameter.
getByte(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the byte value of the specified column.
getByte(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the byte value of the specified column.
getByte(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the byte value of the specified column.
getByte(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the byte value of the specified column.
getByte(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the byte value of the indexed parameter.
getBytes(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the byte array value of the indexed parameter.
getBytes(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the byte array value of the specified column.
getBytes(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the byte array value of the specified column.
getBytes(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the byte array value of the specified column.
getBytes(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the byte array value of the specified column.
getBytes(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the byte array value of the indexed parameter.
getCatalog() - Method in class com.stc.connector.oracleadapter.base.DbConnectorImpl
Gets the catalog name of the connection.
getCatalog() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Returns the session catalog property.
getCharacterStream(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the value of the specified column as a Reader object.
getCharacterStream(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the value of the specified column as a Reader object.
getCharacterStream(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the value of the specified column as a Reader object.
getCharacterStream(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the value of the specified column as a Reader object.
getCharacterStream(int) - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the value of the specified column as a Reader object.
getCharacterStream(String) - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the value of the specified column as a Reader object.
getClob(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the Clob value of the indexed parameter.
getClob(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Clob value of the specified column.
getClob(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Clob value of the specified column.
getClob(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Clob value of the specified column.
getClob(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Clob value of the specified column.
getClob(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the Clob value of the indexed parameter.
getConcurrency() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the concurrency mode for this ResultSet object.
getConcurrency() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the concurrency mode for this ResultSet object.
getConcurrencyType() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Get concurrency type.
getConnection() - Method in class com.stc.connector.oracleadapter.appconn.DbApplicationConnectionFactoryImpl
Gets the DbApplicationConnection which represents a connection handle to the underlying Db EIS.
getConnection(Properties) - Method in class com.stc.connector.oracleadapter.appconn.DbApplicationConnectionFactoryImpl
Gets the Application Connection which represents a connection handle to the underlying EIS using the connection information in the Properties.
getConnection() - Method in class com.stc.connector.oracleadapter.appconn.OracleApplicationConnectionFactory
Gets the Db Application Connection which represents a connection handle to the underlying Db EIS.
getConnection(Properties) - Method in class com.stc.connector.oracleadapter.appconn.OracleApplicationConnectionFactory
Gets the Application Connection which represents a connection handle to the underlying EIS using the connection information in the Properties.
getConnection() - Method in class com.stc.connector.oracleadapter.base.DbConnectorImpl
Get the database Connection object of this ETD.
getConnection() - Method in class com.stc.connector.oracleadapter.base.SessionEventImpl
Gets the Connection related to the event.
getConnection() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Get the database Connection object of this ETD.
getCurRS() - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Get the curRS value.
getCurRSetAgent() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementAgentImpl
Sets the current ResultSetAgent object.
getCursorName() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the name for the cursor associated with this ResultSet object.
getCursorName() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the name for the cursor associated with this ResultSet object.
getDatabaseName() - Method in class com.stc.connector.oracleadapter.base.DriverPropertiesURI
Gets databaseName
getDataSource() - Method in class com.stc.connector.oracleadapter.appconn.DbApplicationConnectionFactoryImpl
 
getDate(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the date value of the indexed parameter.
getDate(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the date value of the indexed parameter with time zone from calendar.
getDate(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the date value of the specified column.
getDate(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the date value of the specified column.
getDate(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the date value of the specified column using the time zone from calendar.
getDate(String, Calendar) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the date value of the specified column using the time zone from calendar.
getDate(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the date value of the specified column.
getDate(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the date value of the specified column.
getDate(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the date value of the specified column using the time zone from calendar.
getDate(String, Calendar) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the date value of the specified column using the time zone from calendar.
getDate(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the date value of the indexed parameter.
getDate(int, Calendar) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the date value of the indexed parameter with time zone from calendar.
getDbConnector() - Method in class com.stc.connector.oracleadapter.appconn.OracleApplicationConnection
 
getDBMS() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Retrieves the DBMS type.
getDelimiter() - Method in class com.stc.connector.oracleadapter.base.DriverPropertiesURI
Gets delimiter
getDouble(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the double value of the indexed parameter.
getDouble(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the double value of the specified column.
getDouble(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the double value of the specified column.
getDouble(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the double value of the specified column..
getDouble(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the double value of the specified column.
getDouble(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the double value of the indexed parameter.
getFetchDirection() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the direction suggested to the driver as the row fetch direction.
getFetchDirection() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the direction suggested to the driver as the row fetch direction.
getFetchDirection() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns result set fetch direction.
getFetchSize() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the number of rows to fetch suggested to the driver.
getFetchSize() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the number of rows to fetch suggested to the driver
getFetchSize() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns result set prefetch record count.
getFloat(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the float value of the indexed parameter.
getFloat(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the float value of the specified column.
getFloat(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the float value of the specified column.
getFloat(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the float value of the specified column..
getFloat(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the float value of the specified column..
getFloat(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the float value of the indexed parameter.
getInstance(Class) - Method in class com.stc.connector.oracleadapter.base.AgentFactoryImpl
Gets a statement agent instance.
getInstance(Class, int, int) - Method in class com.stc.connector.oracleadapter.base.AgentFactoryImpl
Gets a StatementAgent instance with the specified resultset and concurrency types.
getInstance(Class) - Method in class com.stc.connector.oracleadapter.base.DbConnectorImpl
Gets an instance of the named StaementAgent.
getInstance(Class, int, int) - Method in class com.stc.connector.oracleadapter.base.DbConnectorImpl
Gets an instance of the named StaementAgent with the specified resultset and concurrency types.
getInt(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the integer value of the indexed parameter.
getInt(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the integer value of the specified column.
getInt(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the integer value of the specified column.
getInt(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the integer value of the specified column.
getInt(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the integer value of the specified column.
getInt(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the integer value of the indexed parameter.
getInvalidConnections(Set) - Method in class com.stc.connector.oracleadapter.base.OracleManagedConnectionFactory
This method returns a set of invalid ManagedConnection objects chosen from a specified set of ManagedConnection objects.
getListenerClass() - Method in class com.stc.connector.oracleadapter.base.OracleInboundProvider
 
getLong(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the long value of the indexed parameter.
getLong(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the long value of the specified column.
getLong(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the long value of the specified column.
getLong(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the long value of the specified column.
getLong(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the long value of the specified column.
getLong(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the long value of the indexed parameter.
getManagedConfigurationClassName() - Method in class com.stc.connector.oracleadapter.base.OracleManagedConnectionFactory
 
getMaxFieldSize() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Gets the maximum data size for a column.
getMaxRows() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Gets the maximum number of fetch records in a result set.
getMetaData() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves a ResultSetMetaData object that contains ResultSet propreties.
getMetaData() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the concurrency mode for this ResultSet object.
getMetaData() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Returns the session database meta data.
getMoreResults() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Checks if there are more result set.
getMoreResults() - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Moves the current resultset to nex and returns true if the next resultset is available.
getMoreResults(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Moves the current resultset to nex and returns true if the next resultset is available.
getNewTypeFlag() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Check if it is a new ResultSet type.
getObject(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets value of the indexed parameter as an instance of Object.
getObject(int, Map) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the value of the indexed parameter as an instance of Object and uses map for the customer mapping of the parameter value.
getObject(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the object value of the specified column.
getObject(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the object value of the specified column.
getObject(int, Map) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the object value of the specified column using the given type map.
getObject(String, Map) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the object value of the specified column using the given type map.
getObject(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the object value of the specified column.
getObject(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the object value of the specified column.
getObject(int, Map) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the object value of the specified column using the given type map.
getObject(String, Map) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the object value of the specified column using the given type map.
getObject(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets value of the indexed parameter as an instance of Object.
getObject(int, Map) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the value of the indexed parameter as an instance of Object and uses map for the customer mapping of the parameter value.
getOrdinalPosn() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves ordinal position of the resultset.
getParameter(String) - Method in class com.stc.connector.oracleadapter.base.ConfigurationHelper
Gets the Parameter for the path specified.
getParentPreparedStmtAgent() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the parent PreparedStatmentAgent.
getPortNumber() - Method in class com.stc.connector.oracleadapter.base.DriverPropertiesURI
Gets port number
getPreparedStmt() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementAgentImpl
Returns the Prepared statement.
getProbabilityIndexForCommitToFail() - Method in class com.stc.connector.oracleadapter.base.OracleManagedConnectionFactory
 
getQueryString() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementAgentImpl
 
getQueryTimeout() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns query timeout duration.
getRef(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the Ref value of the indexed parameter.
getRef(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Ref value of the specified column.
getRef(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the Ref value of the specified column.
getRef(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Ref value of the specified column.
getRef(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the Ref value of the specified column..
getRef(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the Ref value of the indexed parameter.
getResultSet() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns the result set of last executed statement.
getResultSet() - Method in class com.stc.connector.oracleadapter.base.StatementEventImpl
Gets result set related to the event.
getResultSet() - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the current ResultSet.
getResultSetConcurrency() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns result set concurrency mode.
getResultSetParamsPosition() - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
gets those parameter positions of a Procedure that are of type ResultSet.
getResultSetsObjects() - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the ResultSets added to this Procedure.
getResultSetType() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Get result set type.
getResultSetType() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns result set scroll type.
getRow() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the current row number in the result set.
getRow() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the current row number in the result set.
getRow() - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Retrieves the current row number in the result set.
getRSAgent() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the ResultSetAgent.
getRSAgent() - Method in class com.stc.connector.oracleadapter.base.TableResultSetImpl
Gets the ResultSetAgent that holds the resultset.
getRSAgentList() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementAgentImpl
Gets the PreparedStatementResultSet list.
getRSAgentSigs() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementAgentImpl
Gets ResultSetAgent signatures.
getSection(String) - Method in class com.stc.connector.oracleadapter.base.ConfigurationHelper
Gets the Section for the path specified.
getServerName() - Method in class com.stc.connector.oracleadapter.base.DriverPropertiesURI
Gets serverName
getShort(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the short value of the indexed parameter.
getShort(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the short value of the specified column.
getShort(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the short value of the specified column.
getShort(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the short value of the specified column.
getShort(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the short value of the specified column.
getShort(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the short value of the indexed parameter.
getSig(ResultSet) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the signature of ResultSet
getSQLException() - Method in class com.stc.connector.oracleadapter.base.SessionEventImpl
Gets SQLException related to the event.
getSQLException() - Method in class com.stc.connector.oracleadapter.base.StatementEventImpl
Gets the SQLException related to the event.
getString(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the string value of the indexed parameter.
getString(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the string value of the specified column.
getString(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the string value of the specified column.
getString(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the string value of the specified column.
getString(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the string value of the specified column.
getString(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the string value of the indexed parameter.
getSupportsBatch() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
checks to see if the driver supports batch operations.
getTime(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the time value of the indexed parameter.
getTime(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets time value of the indexed parameter with time zone from calendar.
getTime(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the time value of the specified column.
getTime(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the time value of the specified column.
getTime(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the time value of the specified column using the time zone from calendar.
getTime(String, Calendar) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the time value of the specified column using the time zone from calendar.
getTime(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the time value of the specified column.
getTime(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the time value of the specified column.
getTime(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the time value of the specified column using the time zone from calendar.
getTime(String, Calendar) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the time value of the specified column using the time zone from calendar.
getTime(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the time value of the indexed parameter.
getTime(int, Calendar) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets time value of the indexed parameter with time zone from calendar.
getTimestamp(int) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the timestamp value of the indexed parameter.
getTimestamp(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.CallableStatementAgentImpl
Gets the timestamp value of the indexed parameter with time zone from calendar.
getTimestamp(int) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the timestamp value of the specified column.
getTimestamp(String) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the timestamp value of the specified column.
getTimestamp(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the timestamp value of the specified column using the time zone from calendar.
getTimestamp(String, Calendar) - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the timestamp value of the specified column using the time zone from calendar.
getTimestamp(int) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the timestamp value of the specified column.
getTimestamp(String) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the timestamp value of the specified column.
getTimestamp(int, Calendar) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the timestamp value of the specified column using the time zone from calendar.
getTimestamp(String, Calendar) - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the timestamp value of the specified column using the time zone from calendar.
getTimestamp(int) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the timestamp value of the indexed parameter.
getTimestamp(int, Calendar) - Method in class com.stc.connector.oracleadapter.OracleCallableStatementAgent
Gets the timestamp value of the indexed parameter with time zone from calendar.
getTns() - Method in class com.stc.connector.oracleadapter.base.DriverPropertiesURI
Gets TNS
getTransactionIsolation() - Method in class com.stc.connector.oracleadapter.base.DbConnectorImpl
Gets the transaction isolation level for the connection.
getTransactionIsolation() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Returns the session transaction isolation level.
getType() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Retrieves the scroll type of cursor associated with the result set.
getType() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Retrieves the scroll type of cursor associated with the result set.
getTypeMap() - Method in class com.stc.connector.oracleadapter.base.SessionImpl
Returns the session type map for user-defined type.
getUpdateCount() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementAgentImpl
Returns the records count of the last executed statement.
getUpdateCount() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Returns the records count of the last executed statement.
getWarnings() - Method in class com.stc.connector.oracleadapter.base.PreparedStatementResultSetImpl
Gets the first SQLWarning that has been reported for this object.
getWarnings() - Method in class com.stc.connector.oracleadapter.base.ResultSetAgentImpl
Gets the first SQLWarning that has been reported for this object..
getWarnings() - Method in class com.stc.connector.oracleadapter.base.StatementAgentImpl
Gets the first SQLWarning that has been reported for this object.

Sun Adapter for Oracle Applications API
A B C D E F G I L M N O P Q R S T U W
Copyright © 2008 Sun Microsystems, Inc.