Package | Description |
---|---|
org.jooq.util.oracle |
The
org.jooq.util.ase package contains classes related to the
SQLDialect.ORACLE dialect. |
Modifier and Type | Field and Description |
---|---|
OracleDSL.DBMS_AQ.VISIBILITY |
OracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T.visibility |
OracleDSL.DBMS_AQ.VISIBILITY |
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.visibility |
Modifier and Type | Method and Description |
---|---|
static OracleDSL.DBMS_AQ.VISIBILITY |
OracleDSL.DBMS_AQ.VISIBILITY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OracleDSL.DBMS_AQ.VISIBILITY[] |
OracleDSL.DBMS_AQ.VISIBILITY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T |
OracleDSL.DBMS_AQ.DEQUEUE_OPTIONS_T.visibility(OracleDSL.DBMS_AQ.VISIBILITY newValue) |
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T |
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.visibility(OracleDSL.DBMS_AQ.VISIBILITY newValue) |
Copyright © 2016. All Rights Reserved.