|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableChangeDescription | |
|---|---|
| oracle.jdbc.dcn | This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle. |
| Uses of TableChangeDescription in oracle.jdbc.dcn |
|---|
| Methods in oracle.jdbc.dcn that return TableChangeDescription | |
|---|---|
TableChangeDescription[] |
QueryChangeDescription.getTableChangeDescription()
Returns the table level change description of this query result. |
abstract TableChangeDescription[] |
DatabaseChangeEvent.getTableChangeDescription()
For object change ( EVENT_TYPE_OBJCHANGE) kind of
events, this method returns the description of the changes
for each table that was changed. |
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||