|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AQDequeueOptions.DeliveryFilter | |
|---|---|
| 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 AQDequeueOptions.DeliveryFilter in oracle.jdbc.aq |
|---|
| Methods in oracle.jdbc.aq that return AQDequeueOptions.DeliveryFilter | |
|---|---|
AQDequeueOptions.DeliveryFilter |
AQDequeueOptions.getDeliveryFilter()
Returns the delivery option. |
static AQDequeueOptions.DeliveryFilter |
AQDequeueOptions.DeliveryFilter.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AQDequeueOptions.DeliveryFilter[] |
AQDequeueOptions.DeliveryFilter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.jdbc.aq with parameters of type AQDequeueOptions.DeliveryFilter | |
|---|---|
void |
AQDequeueOptions.setDeliveryFilter(AQDequeueOptions.DeliveryFilter delivery)
Use this method to dequeue buffered messages only, persistent messages only or both. |
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||