Uses of Interface
oracle.jdbc.NotificationRegistration
-
Packages that use NotificationRegistration Package Description oracle.jdbc.aq This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.oracle.jdbc.dcn This package is an Oracle JDBC extension that provides interfaces to access the Database Change Notification feature of Oracle. -
-
Uses of NotificationRegistration in oracle.jdbc.aq
Subinterfaces of NotificationRegistration in oracle.jdbc.aq Modifier and Type Interface Description interface
AQNotificationRegistration
This class represents your interest in being notified when a new message is enqueued in a particular queue. -
Uses of NotificationRegistration in oracle.jdbc.dcn
Subinterfaces of NotificationRegistration in oracle.jdbc.dcn Modifier and Type Interface Description interface
DatabaseChangeRegistration
-