No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 9 |
From Level: | 8 |
Generated | 2010.11.19 19:12 |
RowSet
Added Methods | |
---|---|
void
setAsciiStream (
int,
InputStream
|
|
void
setAsciiStream (
String,
InputStream
|
|
void
setAsciiStream (
String,
InputStream
|
|
void
setBigDecimal (
String,
BigDecimal
|
|
void
setBinaryStream (
int,
InputStream
|
|
void
setBinaryStream (
String,
InputStream
|
|
void
setBinaryStream (
String,
InputStream
|
|
void
setBlob (
int,
InputStream
|
|
void
setBlob (
int,
InputStream
|
|
void
setBlob (
String,
InputStream
|
|
void
setBlob (
String,
InputStream
|
|
void
setBlob (
String,
Blob
|
|
void
setBoolean (
String,
boolean
|
|
void
setByte (
String,
byte
|
|
void
setBytes (
String,
byte[]
|
|
void
setCharacterStream (
int,
Reader
|
|
void
setCharacterStream (
String,
Reader
|
|
void
setCharacterStream (
String,
Reader
|
|
void
setClob (
int,
Reader
|
|
void
setClob (
int,
Reader
|
|
void
setClob (
String,
Reader
|
|
void
setClob (
String,
Reader
|
|
void
setClob (
String,
Clob
|
|
void
setDate (
String,
Date
|
|
void
setDate (
String,
Date
|
|
void
setDouble (
String,
double
|
|
void
setFloat (
String,
float
|
|
void
setInt (
String,
int
|
|
void
setLong (
String,
long
|
|
void
setNCharacterStream (
int,
Reader
|
|
void
setNCharacterStream (
int,
Reader
|
|
void
setNCharacterStream (
String,
Reader
|
|
void
setNCharacterStream (
String,
Reader
|
|
void
setNClob (
int,
Reader
|
|
void
setNClob (
int,
Reader
|
|
void
setNClob (
int,
NClob
|
|
void
setNClob (
String,
Reader
|
|
void
setNClob (
String,
Reader
|
|
void
setNClob (
String,
NClob
|
|
void
setNString (
int,
String
|
|
void
setNString (
String,
String
|
|
void
setNull (
String,
int
|
|
void
setNull (
String,
int
|
|
void
setObject (
String,
Object
|
|
void
setObject (
String,
Object
|
|
void
setObject (
String,
Object
|
|
void
setRowId (
int,
RowId
|
|
void
setRowId (
String,
RowId
|
|
void
setSQLXML (
int,
SQLXML
|
|
void
setSQLXML (
String,
SQLXML
|
|
void
setShort (
String,
short
|
|
void
setString (
String,
String
|
|
void
setTime (
String,
Time
|
|
void
setTime (
String,
Time
|
|
void
setTimestamp (
String,
Timestamp
|
|
void
setTimestamp (
String,
Timestamp
|
|
void
setURL (
int,
URL
|