|
JDBC for CDC/FP Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
UPDATE_RULE,
indicates that
when the primary key is updated, the foreign key (imported key)
is changed to agree with it.
UPDATE_RULE
and DELETE_RULE, indicates that
if the primary key has been imported, it cannot be updated or deleted.
UPDATE_RULE, indicates that
a primary key may not be updated if it has been imported by
another table as a foreign key.
UPDATE_RULE
and DELETE_RULE, indicates that
if the primary key is updated or deleted, the foreign key (imported key)
is set to the default value.
UPDATE_RULE
and DELETE_RULE, indicates that
when the primary key is updated or deleted, the foreign key (imported key)
is changed to NULL.
ResultSet object and into the database.
ResultSet.rowInserted.
INTEGER.
ResultSet object.
ResultSet object.
Connection object has been
closed.
ResultSet object.
ResultSet object.
Connection
object is in read-only mode.
RowSet object is read-only.
|
JDBC for CDC/FP Optional Package | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||