Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Uses of Interface
oracle.jdbc.aq.AQMessageProperties

Packages that use AQMessageProperties
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. 

 

Uses of AQMessageProperties in oracle.jdbc.aq

 

Methods in oracle.jdbc.aq that return AQMessageProperties
static AQMessageProperties AQFactory.createAQMessageProperties()
          Constructs a new instance of AQMessageProperties.
abstract  AQMessageProperties AQNotificationEvent.getMessageProperties()
          Retrieves the properties of the new message.
 AQMessageProperties AQMessage.getMessageProperties()
          Gets the AQMessageProperties that goes with this AQMessage.

 

Methods in oracle.jdbc.aq with parameters of type AQMessageProperties
static AQMessage AQFactory.createAQMessage(AQMessageProperties prop)
          Constructs a new AQMessage with given mess properties.

 


Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.