|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Statement
object that will generate
ResultSet
objects with the given type and concurrency.
DATE
class provides conversions between the Oracle Date
(ldx_t) data type and Java classes java.sql.Date
,
java.sql.Time
, java.sql.Timestamp
The internal data for this object is stored as a seven byte array in the
super class' storage area.Array
object.
ResultSet.getObject
is called to retrieve a value
from the column.
Connection
object
that produced this Statement
object.
Statement
object.
Statement
object.
Array
object.
Array
object and uses the given
map
to map the array elements.
index
and contains up to
count
successive elements.
index
and contains up to
count
successive elements.
Struct
object represents.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
Reader
object, which is the given number of characters long.
Calendar
object.
Calendar
object.
Calendar
object.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |