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