Package oracle.integration.platform.blocks.event.jms2
package oracle.integration.platform.blocks.event.jms2
-
ClassesClassDescriptionA skeleton implementation of EdnConnection interface, which should be overridden by the actual implementers to provide concrete implementation of methods such as publishEvent, subscribe, and unsubscribe.This class represents an EdnConnection implementation based on mid-tier JDBC API that interacts with a set of PL/SQL procedures for AQ-JMS.This is typically for a Fusion Applications client who continues to use 11g JDBC data sources of fixed JNDI names (created for EDN 11g AQ-DB implementation) to interact with AQ-JMS in 12c.Remote EDN connection where events can be published and subscribed.This is typically for J2EE client with Oracle JMS adapter support/deployed.Remote EDN connection where events can be published and subscribed.This is for J2SE client (e.g.