Uses of Class
oracle.jdbc.aq.AQNotificationEvent
-
Packages that use AQNotificationEvent 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. -
- <section role="region">
Uses of AQNotificationEvent in oracle.jdbc.aq
</section>Methods in oracle.jdbc.aq with parameters of type AQNotificationEvent Modifier and Type Method Description voidAQNotificationListener. onAQNotification(AQNotificationEvent e)This method will be invoked whenever an AQ event occurs.
- <section role="region">