Package oracle.jdbc.aq
Class AQFactory
java.lang.Object
oracle.jdbc.aq.AQFactory
Factory class for AQ.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AQAgentConstructs a new AQ agent.static AQMessageConstructs a new AQMessage with given mess properties.static AQMessagePropertiesConstructs a new instance of AQMessageProperties.
-
Constructor Details
-
AQFactory
public AQFactory()
-
-
Method Details
-
createAQMessage
Constructs a new AQMessage with given mess properties.- Throws:
SQLException
-
createAQMessageProperties
Constructs a new instance of AQMessageProperties.- Throws:
SQLException
-
createAQAgent
Constructs a new AQ agent.- Throws:
SQLException
-