Package oracle.jdbc.dcn
package oracle.jdbc.dcn
This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
- Since:
- 11i
-
ClassDescriptionOnce you have registered your interest into certain objects in the database, you get notified when these objects change.The listener interface for receiving Database Change Notification (DCN) events.This interface describes a query result change.This interface describes the row level information that can be retrieved from a database change event.This interface describes a database change at the table level.