|
JDBC for CDC/FP Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
Statement object if both the DBMS and
driver support aborting an SQL statement.
ResultSet object.
CHAR.
Statement object's current list of
SQL commands.
RowSet object's command.
Statement
object.
Connection object.
ResultSet object.
CLOB type.CLOB.
ResultSet objects that
have previously been kept open should be closed when calling
getMoreResults.
ResultSet object
should be closed when calling getMoreResults.
ResultSet objects should be
closed when the method Connection.commit is called.
Statement 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.
NULL values.
NULL values.
NULL values.
NULL values.
Connection object.
ResultSet object that may NOT be updated.
ResultSet object that may be updated.
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.
RowSet object's
cursor has moved.
|
JDBC for CDC/FP Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||