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
U
update(String)
- Method in class com.stc.connector.oracleadapter.base.
TableResultSetImpl
Update table records according to the where condition if any.
updateAsciiStream(int, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with an InputStream object of specified length.
updateAsciiStream(String, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with an InputStream object of specified length.
updateAsciiStream(int, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with an InputStream object of specified length.
updateAsciiStream(String, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with an InputStream object of specified length.
updateBigDecimal(int, BigDecimal)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a BigDecimal object.
updateBigDecimal(String, BigDecimal)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a BigDecimal object.
updateBigDecimal(int, BigDecimal)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a BigDecimal object.
updateBigDecimal(String, BigDecimal)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a BigDecimal object.
updateBinaryStream(int, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with an InputStream object of specified length.
updateBinaryStream(String, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with an InputStream object of specified length.
updateBinaryStream(int, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with an InputStream object of specified length.
updateBinaryStream(String, InputStream, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with an InputStream object of specified length.
updateBoolean(int, boolean)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a boolean value.
updateBoolean(String, boolean)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a boolean value.
updateBoolean(int, boolean)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a boolean value.
updateBoolean(String, boolean)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a boolean value.
updateByte(int, byte)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a byte value.
updateByte(String, byte)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a byte value.
updateByte(int, byte)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a byte value.
updateByte(String, byte)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a byte value.
updateBytes(int, byte[])
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a byte array value.
updateBytes(String, byte[])
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a byte array value.
updateBytes(int, byte[])
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a byte array value.
updateBytes(String, byte[])
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a byte array value.
updateCharacterStream(String, Reader, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Reader object of specified length.
updateCharacterStream(int, Reader, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Reader object of specified length.
updateCharacterStream(String, Reader, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Reader object of specified length.
updateCharacterStream(int, Reader, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Reader object of specified length.
updateDate(int, Date)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Date object.
updateDate(String, Date)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Date object.
updateDate(int, Date)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Date object.
updateDate(String, Date)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Date object.
updateDouble(int, double)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a double value.
updateDouble(String, double)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a double value.
updateDouble(int, double)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a double value.
updateDouble(String, double)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a double value.
updateFloat(int, float)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a float value.
updateFloat(String, float)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a float value.
updateFloat(int, float)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a float value.
updateFloat(String, float)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a float value.
updateInt(int, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with an integer value.
updateInt(String, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with an integer value.
updateInt(int, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with an integer value.
updateInt(String, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with an integer value.
updateLong(int, long)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a long value.
updateLong(String, long)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a long value.
updateLong(int, long)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a long value.
updateLong(String, long)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a long value.
updateNull(int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated nullable column with a null value.
updateNull(String)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated nullable column with a null value.
updateNull(int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated nullable column with a null value.
updateNull(String)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated nullable column with a null value.
updateObject(int, Object)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Object value.
updateObject(String, Object)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Object value.
updateObject(int, Object, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Object value with the specified scale.
updateObject(String, Object, int)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Object value with the specified scale.
updateObject(int, Object)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Object value.
updateObject(String, Object)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Object value.
updateObject(int, Object, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Object value with the specified scale.
updateObject(String, Object, int)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Object value with the specified scale.
updateRow()
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the underlying database with the new contents of the current row.
updateRow()
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the underlying database with the new contents of the current row.
updateRow()
- Method in class com.stc.connector.oracleadapter.base.
TableResultSetImpl
Updates the contents of the current row into the database.
updateShort(int, short)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a short value.
updateShort(String, short)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a short value.
updateShort(int, short)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a short value.
updateShort(String, short)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a short value.
updateString(int, String)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a String object.
updateString(String, String)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a String object.
updateString(int, String)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a String object.
updateString(String, String)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a String object.
updateTime(int, Time)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Time object.
updateTime(String, Time)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Time object.
updateTime(int, Time)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Time object.
updateTime(String, Time)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Time object.
updateTimestamp(int, Timestamp)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Timestamp object.
updateTimestamp(String, Timestamp)
- Method in class com.stc.connector.oracleadapter.base.
PreparedStatementResultSetImpl
Updates the designated column with a Timestamp object.
updateTimestamp(int, Timestamp)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Timestamp object.
updateTimestamp(String, Timestamp)
- Method in class com.stc.connector.oracleadapter.base.
ResultSetAgentImpl
Updates the designated column with a Timestamp object.
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.