Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Sun Adapter for Oracle Applications API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
W
E
enableResultSetsAndUpdateCounts()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementAgentImpl
Enables both Results Sets and Update Counts to be received after an execute call.
enableResultSetsOnly()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementAgentImpl
Enables only Result Sets to be received after an execute call.
enableUpdateCountsOnly()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementAgentImpl
Enables only Update Counts to be received after an execute call.
endpointActivation(MessageEndpointFactory, ActivationSpec)
- Method in class com.stc.connector.oracleadapter.base.
OracleResourceAdapter
execute()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementAgentImpl
Executes the prepared SQL statement.
executeBatch()
- Method in class com.stc.connector.oracleadapter.base.
StatementAgentImpl
Executes a batch of SQL statements.
executeQuery()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementAgentImpl
Executes the prepared SQL query and returns a ResultSetAgent that contains the generated result set
executeUpdate()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementAgentImpl
Executes the prepared SQL statement and returns the number of rows that were affected
executeUpdate(String)
- Method in class com.stc.connector.oracleadapter.base.
TableResultSetImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Sun Adapter for Oracle Applications API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
W
Copyright © 2008 Sun Microsystems, Inc.