|
Oracle® Database Advanced Queuing Java API Reference 12c Release 1 (12.1) E15980-08 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Contents
javax.jms.* |
---|
javax.jms.DeliveryMode | ||
---|---|---|
public static final int |
NON_PERSISTENT |
1 |
public static final int |
PERSISTENT |
2 |
javax.jms.Message | ||
---|---|---|
public static final int |
DEFAULT_DELIVERY_MODE |
2 |
public static final int |
DEFAULT_PRIORITY |
4 |
public static final long |
DEFAULT_TIME_TO_LIVE |
0L |
javax.jms.Session | ||
---|---|---|
public static final int |
AUTO_ACKNOWLEDGE |
1 |
public static final int |
CLIENT_ACKNOWLEDGE |
2 |
public static final int |
DUPS_OK_ACKNOWLEDGE |
3 |
public static final int |
SESSION_TRANSACTED |
0 |
|
Oracle® Database Advanced Queuing Java API Reference 12c Release 1 (12.1) E15980-08 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 2001, 2013, Oracle and/or its affiliates. All rights reserved.
For authorized use only.
Do not distribute to third parties.