Uses of Enum Class
org.jooq.util.oracle.OracleDSL.DBMS_AQ.VISIBILITY
-
Uses of OracleDSL.DBMS_AQ.VISIBILITY in org.jooq.util.oracle
Modifier and TypeFieldDescriptionOracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T.visibility
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.visibility
Modifier and TypeMethodDescriptionstatic OracleDSL.DBMS_AQ.VISIBILITY
Returns the enum constant of this class with the specified name.static OracleDSL.DBMS_AQ.VISIBILITY[]
OracleDSL.DBMS_AQ.VISIBILITY.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.visibility
(OracleDSL.DBMS_AQ.VISIBILITY newValue) OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.visibility
(OracleDSL.DBMS_AQ.VISIBILITY newValue)