Uses of Enum Class
org.jooq.util.oracle.OracleDSL.DBMS_AQ.VISIBILITY
Packages that use OracleDSL.DBMS_AQ.VISIBILITY
-
Uses of OracleDSL.DBMS_AQ.VISIBILITY in org.jooq.util.oracle
Fields in org.jooq.util.oracle declared as OracleDSL.DBMS_AQ.VISIBILITYModifier and TypeFieldDescriptionOracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T.visibility
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.visibility
Methods in org.jooq.util.oracle that return OracleDSL.DBMS_AQ.VISIBILITYModifier 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.Methods in org.jooq.util.oracle with parameters of type OracleDSL.DBMS_AQ.VISIBILITYModifier 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)