Package | Description |
---|---|
oracle.jdbc.dcn |
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
|
Modifier and Type | Method and Description |
---|---|
RowChangeDescription[] |
TableChangeDescription.getRowChangeDescription()
Returns the row level change description of the notification.
|
RowChangeDescription[] |
TableChangeDescription.getRowChangeDescription()
Returns the row level change description of the notification.
|