|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
ResultSet
object.
PreparedStatement
object's
batch of commands.
Statement
object.
ResultSet
object, just
after the last row.
Internal use only.
ResultSet
object,
just before the first row.
Statement
object if both the DBMS and driver
support aborting an SQL statement.
ResultSet
object.
Connection
object.
ResultSet
object.
Statement
object.
ResultSet
object's database and JDBC
resources immediately instead of waiting for this to happen when it is
automatically closed.
Statement
object's database and JDBC
resources immediately instead of waiting for this to happen when it is
automatically closed.
Statement
object for sending SQL statements to
the database.
Statement
object that will generate ResultSet
objects with the given type and concurrency.
Statement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
ResultSet
object and from
the underlying database.
EventCatcher
PreparedStatement
object and
returns the result set generated by the query.
ResultSet
object.
PreparedStatement
object.
INSERT
, UPDATE
or DELETE
statement.
Statement
object
should be made available for retrieval.
ResultSet
column name to its ResultSet
column index.
ResultSet
object.
EventCatcher.getEventCatcherRecordAt(int)
instead
ARRAY
parameter as an Array object
in the Java programming language.
ARRAY
parameter as an
Array
object in the Java programming language.
ResultSet
object as an Array
object in the
Java programming language.
ResultSet
object as an Array
object in the
Java programming language.
ResultSet
object as a stream of ASCII characters.
ResultSet
object as a stream of ASCII characters.
NUMERIC
parameter as a java.math.BigDecimal
object with as many digits to the right of the decimal point as the
value contains.
NUMERIC
parameter as a
java.math.BigDecimal
object with as many digits to the
right of the decimal point as the value contains.
ResultSet
object as a java.math.BigDecimal
with full precision.
ResultSet
object as a java.math.BigDecimal
with full precision.
ResultSet
object as a binary stream of uninterpreted bytes.
ResultSet
object as a stream of uninterpreted byte
s.
BLOB
parameter as a Blob\ object
in the Java programming language.
BLOB
parameter as a
Blob
object in the Java programming language.
ResultSet
object as a Blob
object in the Java
programming language.
ResultSet
object as a Blob
object in the Java
programming language.
BIT
parameter as a boolean
in the Java programming language.
BIT
parameter as a
boolean
in the Java programming language.
ResultSet
object as a boolean
in the Java
programming language.
ResultSet
object as a boolean
in the Java
programming language.
TINYINT
parameter as a byte
in the Java programming language.
TINYINT
parameter as a byte
in the Java programming language.
ResultSet
object as a byte
in the Java
programming language.
ResultSet
object as a byte
in the Java
programming language.
BINARY
or VARBINARY
parameter as an array of byte
values in the Java
programming language.
BINARY
or VARBINARY
parameter as an array of byte
values in the Java
programming language.
ResultSet
object as a byte
array in the Java
programming language.
ResultSet
object as a byte
array in the Java
programming language.
ResultSet
object as a java.io.Reader
object.
ResultSet
object as a java.io.Reader
object.
CLOB
parameter as a Clob
object in the Java programming language.
CLOB
parameter as a
Clob
object in the Java programming language.
ResultSet
object as a Clob
object in the Java
programming language.
ResultSet
object as a Clob
object in the Java
programming language.
ResultSet
object.
Connection
object that produced this Statement
object.
ResultSet
object.
DATE
parameter as a java.sql.Date
object.
DATE
parameter as a java.sql.Date
object, using the given Calendar
object to construct the
date.
DATE
parameter as a
java.sql.Date
object.
DATE
parameter as a
java.sql.Date
object, using
the given Calendar
object
to construct the date.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
ResultSet
object as a java.sql.Date
object in
the Java programming language.
DOUBLE
parameter as a double
in the Java programming language.
DOUBLE
parameter as a double
in the Java programming language.
ResultSet
object as a double
in the Java
programming language.
ResultSet
object as a double
in the Java
programming language.
ResultSet
object.
Statement
object.
ResultSet
object.
Statement
object.
FLOAT
parameter as a float
in the Java programming language.
FLOAT
parameter as a float
in the Java programming language.
ResultSet
object as a float
in the Java
programming language.
ResultSet
object as a float
in the Java
programming language.
Statement
object.
ResultSet
objects
created using this Connection
object.
INTEGER
parameter as an int
in the Java programming language.
INTEGER
parameter as an int
in the Java programming language.
ResultSet
object as an int
in the Java
programming language.
ResultSet
object as an int
in the Java
programming language.
BIGINT
parameter as a long
in the Java programming language.
BIGINT
parameter as a long
in the Java programming language.
ResultSet
object as a long
in the Java
programming language.
ResultSet
object as a long
in the Java
programming language.
ResultSet
object can contain.
ResultSet
object's columns.
ResultSet
object's columns.
Statement
object's next result.
Statement
object's next result, deals with
any current ResultSet
object(s) according to the instructions
specified by the given flag, and returns
true
if the next result is a ResultSet
object.
Object
in the Java
programming language.
i
and uses map
for the custom mapping of the parameter value.
Object
in the Java
programming language.
i
and uses map
for the custom
mapping of the parameter value.
ResultSet
object as an Object
in the Java
programming language.
ResultSet
object as an Object
in the Java
programming language.
ResultSet
object as an Object
in the Java
programming language.
ResultSet
object as an Object
in the Java
programming language.
PreparedStatement
object's parameters.
Statement
object to execute.
REF(<structured-type>)
parameter as a Ref object in the Java programming language.
REF(<structured-type>)
parameter as a Ref
object in the Java programming language.
ResultSet
object as a Ref
object in the Java
programming language.
ResultSet
object as a Ref
object in the Java
programming language.
ResultSet
object.
ResultSet
objects
generated by this Statement
object.
ResultSet
object.
ResultSet
objects
generated by this Statement
object.
ResultSet
objects
generated by this Statement
object.
SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99.
SMALLINT
parameter as a short
in the Java programming language.
SMALLINT
parameter as a short
in the Java programming language.
ResultSet
object as a short
in the Java
programming language.
ResultSet
object as a short
in the Java
programming language.
Statement
object that produced this ResultSet
object.
CHAR
, VARCHAR
,
or LONGVARCHAR
parameter as a String
in the
Java programming language.
CHAR
, VARCHAR
,
or LONGVARCHAR
parameter as a String
in
the Java programming language.
ResultSet
object as a String
in the Java
programming language.
ResultSet
object as a String
in the Java
programming language.
TIME
parameter as a java.sql.Time
object.
TIME
parameter as a java.sql.Time
object, using the given Calendar
object to construct the
time.
TIME
parameter as a
java.sql.Time
object.
TIME
parameter as a
java.sql.Time
object, using
the given Calendar
object
to construct the time.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
ResultSet
object as a java.sql.Time
object in
the Java programming language.
TIMESTAMP
parameter as a java.sql.Timestamp
object.
TIMESTAMP
parameter as a java.sql.Timestamp
object, using the given Calendar
object to construct the
Timestamp
object.
TIMESTAMP
parameter as a
java.sql.Timestamp
object.
TIMESTAMP
parameter as a
java.sql.Timestamp
object, using
the given Calendar
object to construct
the Timestamp
object.
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a java.sql.Timestamp
object.
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a java.sql.Timestamp
object in the Java programming language.
ResultSet
object.
DATALINK
parameter as a
java.net.URL
object.
DATALINK
parameter as a
java.net.URL
object.
ResultSet
object as a java.net.URL
object in the Java programming language.
ResultSet
object as a java.net.URL
object in the Java programming language.
getCharacterStream
in place of getUnicodeStream
ResultSet
object or there are no more results, -1 is returned.
ResultSet
object.
Statement
object.
ResultSet
objaect and into the database.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
NotificationListEvent
's
whenever the list is modified.CallableStatement
object for calling database
stored procedures.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object for sending
parameterized SQL statements to the database.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object that will generate
ResultSet
objects with the given type, concurrency,
and holdability.
PreparedStatement
object that has
the capability to retrieve auto-generated keys.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
PreparedStatement
object capable
of returning the auto-generated keys designated by the given array.
ResultSet
object.
parameterIndex
to the JDBC type sqlType
.
parameterIndex
to be of JDBC type sqlType
.
parameterName
to the JDBC type
sqlType
.
parameterName
to be of JDBC type
sqlType
.
Savepoint
object from the current
transaction.
Savepoint
object
was set.
Array
object.
java.math.BigDecimal
value.
java.math.BigDecimal
value.
Blob
object.
boolean
value.
boolean
value.
byte
value.
byte
value.
Reader
object, which is the given number of characters long.
Reader
object,
which is the given number of characters long.
Clob
object.
Statement
object execute
methods.
java.sql.Date
value.
java.sql.Date
value,
using the given Calendar
object.
value.
java.sql.Date
value, using the given Calendar
object.
double
value.
double
value.
ResultSet
object will be processed.
ResultSet
object.
float
value.
float
value.
ResultSet
objects
created using this Connection
object to the given
holdability.
int
value.
int
value.
long
value.
long
value.
ResultSet
object can contain to the given number.
NULL
.
NULL
.
NULL
.
NULL
.
Statement
object to execute to the given number of seconds.
REF(<structured-type>)
value.
Savepoint
object that represents it.
Savepoint
object that represents it.
short
value.
short
value.
String
value.
String
value.
java.sql.Time
value.
java.sql.Time
value,
using the given Calendar
object.
java.sql.Time
value.
java.sql.Time
value, using the given Calendar
object.
java.sql.Timestamp
value.
java.sql.Timestamp
value,
using the given Calendar
object.
java.sql.Timestamp
value.
java.sql.Timestamp
value, using the given Calendar
object.
java.net.URL
object.
java.net.URL
value.
EventCatcher.getEventCount()
instead
ResultSet
objects
returned from a CallableStatement
object
simultaneously.
ResultSet
from a single execute supported?
Internal use only.
Internal use only.
Internal use only.
java.sql.Array
value.
java.sql.Array
value.
java.math.BigDecimal
value.
java.sql.BigDecimal
value.
java.sql.Blob
value.
java.sql.Blob
value.
boolean
value.
boolean
value.
byte
value.
byte
value.
byte
array value.
boolean
value.
java.sql.Clob
value.
java.sql.Clob
value.
java.sql.Date
value.
java.sql.Date
value.
double
value.
double
value.
float
value.
float
value.
int
value.
int
value.
long
value.
long
value.
null
value.
Object
value.
Object
value.
Object
value.
Object
value.
java.sql.Ref
value.
java.sql.Ref
value.
ResultSet
object.
short
value.
short
value.
String
value.
String
value.
java.sql.Time
value.
java.sql.Time
value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
ResultSet.rowUpdated
.
NULL
.
NULL
.
b.length
bytes from the specified byte array
to this output stream.
len
bytes from the specified byte array
starting at offset off
to this output stream.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |