Sun Adapter for Oracle Applications API

Uses of Class
com.stc.connector.oracleadapter.base.StatementAgentImpl

Packages that use StatementAgentImpl
com.stc.connector.oracleadapter   
com.stc.connector.oracleadapter.base   
 

Uses of StatementAgentImpl in com.stc.connector.oracleadapter
 

Subclasses of StatementAgentImpl in com.stc.connector.oracleadapter
 class OracleCallableStatementAgent
          Agent hosts an OracleCallableStatement.
 class OraclePreparedStatementAgent
          Agent hosts PreparedStatement interface for Oracle.
 class OracleTableResultSet
          ResultSet to map selected records of table in Oracle.
 

Uses of StatementAgentImpl in com.stc.connector.oracleadapter.base
 

Subclasses of StatementAgentImpl in com.stc.connector.oracleadapter.base
 class CallableStatementAgentImpl
          Agent hosts a CallableStatement.
 class PreparedStatementAgentImpl
          Agent hosts PreparedStatement interface
 class TableResultSetImpl
          ResultSet to map selected records of table in the database.
 


Sun Adapter for Oracle Applications API

Copyright © 2008 Sun Microsystems, Inc.