Uses of Package
oracle.jdbc.dcn
Packages that use oracle.jdbc.dcn
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle.
-
Classes in oracle.jdbc.dcn used by oracle.jdbc
-
Classes in oracle.jdbc.dcn used by oracle.jdbc.dcnClassDescriptionOnce 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.