Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Uses of Interface
oracle.jdbc.NotificationRegistration

Packages that use NotificationRegistration
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
 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
 interface DatabaseChangeRegistration
           
 


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.