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 | Description |
---|---|---|
abstract QueryChangeDescription[] |
DatabaseChangeEvent.getQueryChangeDescription() |
For query change (
EVENT_TYPE_QUERYCHANGE ) kind of events, this method returns the description of the changes for each query which result has changed. |