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.SEQUENCE_DEVIATION |
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.sequence_deviation |
Modifier and Type | Method and Description |
---|---|
static OracleDSL.DBMS_AQ.SEQUENCE_DEVIATION |
OracleDSL.DBMS_AQ.SEQUENCE_DEVIATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OracleDSL.DBMS_AQ.SEQUENCE_DEVIATION[] |
OracleDSL.DBMS_AQ.SEQUENCE_DEVIATION.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.ENQUEUE_OPTIONS_T |
OracleDSL.DBMS_AQ.ENQUEUE_OPTIONS_T.sequence_deviation(OracleDSL.DBMS_AQ.SEQUENCE_DEVIATION newValue) |
Copyright © 2017. All Rights Reserved.