|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Statement
object if both the DBMS and driver
support aborting an SQL statement.
ResultSet
object.
ResultSet
object.
Statement
object's current list of SQL
commands.
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.
Connection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
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.
ResultSet
objects should be
closed when the method Connection.commit
is called.
ResultSet
objects should be
closed when the method Connection.commit
is called.
Connection
object.
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.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |