|
Oracle® Database JDBC Java API Reference 11g Release 2 ("11.2.0.0.1-Beta-1") BETA E13995-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
See:
Description
| Interface Summary | |
|---|---|
| DatabaseChangeListener | The listener interface for receiving Database Change Notification (DCN) events. |
| DatabaseChangeRegistration | |
| QueryChangeDescription | This interface describes a query result change. |
| RowChangeDescription | This interface describes the row level information that can be retrieved from a database change event. |
| TableChangeDescription | This interface describes a database change at the table level. |
| Class Summary | |
|---|---|
| DatabaseChangeEvent | Once you have registered your interest into certain objects in the database, you get notified when these objects change. |
| Enum Summary | |
|---|---|
| DatabaseChangeEvent.EventType | |
| QueryChangeDescription.QueryChangeEventType | |
| RowChangeDescription.RowOperation | |
| TableChangeDescription.TableOperation | |
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
|
Oracle® Database JDBC Java API Reference 11g Release 2 ("11.2.0.0.1-Beta-1") BETA E13995-01 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||