Uses of Class
oracle.jdbc.aq.AQNotificationEvent
Packages that use AQNotificationEvent
Package
Description
This package is an Oracle JDBC extension that provides interfaces to access the Advanced Queuing feature of Oracle for enterprise messaging applications.
-
Uses of AQNotificationEvent in oracle.jdbc.aq
Methods in oracle.jdbc.aq with parameters of type AQNotificationEventModifier and TypeMethodDescriptionvoidAQNotificationListener.onAQNotification(AQNotificationEvent e) This method will be invoked whenever an AQ event occurs.