Uses of Enum Class
org.jooq.util.oracle.OracleDSL.DBMS_AQ.DELIVERY_MODE
-
Uses of OracleDSL.DBMS_AQ.DELIVERY_MODE in org.jooq.util.oracle
Modifier and TypeFieldDescriptionOracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T.delivery_mode
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.delivery_mode
OracleDSL.DBMS_AQ.MESSAGE_PROPERTIES_T.delivery_mode
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OracleDSL.DBMS_AQ.DELIVERY_MODE[]
OracleDSL.DBMS_AQ.DELIVERY_MODE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T.delivery_mode
(OracleDSL.DBMS_AQ.DELIVERY_MODE newValue) OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.delivery_mode
(OracleDSL.DBMS_AQ.DELIVERY_MODE newValue) OracleDSL.DBMS_AQ.MESSAGE_PROPERTIES_T.delivery_mode
(OracleDSL.DBMS_AQ.DELIVERY_MODE newValue)