|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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.
ResultSet
object.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |