Module org.jooq
Package org.jooq.util.oracle
package org.jooq.util.oracle
This package contains classes related to the
SQLDialect.ORACLE
dialect family.-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.- 3.11.0 - [#7375] - This type is part of jOOQ's internal API.The
SQLDialect.ORACLE
specific DSL.Oracle AQ related features are located here.A flag corresponding toDBMS_AQ.DEQUEUE_OPTIONS_T.DELIVERY_MODE
and toDBMS_AQ.ENQUEUE_OPTIONS_T.DELIVERY_MODE
.A flag corresponding toDBMS_AQ.DEQUEUE_OPTIONS_T.DEQUEUE_MODE
.ARECORD
corresponding toDBMS_AQ.DEQUEUE_OPTIONS_T
.ARECORD
corresponding toDBMS_AQ.ENQUEUE_OPTIONS_T
.ARECORD
corresponding toDBMS_AQ.MESSAGE_PROPERTIES_T
.A flag corresponding toDBMS_AQ.DEQUEUE_OPTIONS_T.NAVIGATION
.A flag corresponding toDBMS_AQ.ENQUEUE_OPTIONS_T.SEQUENCE_DEVIATION
.A flag corresponding toDBMS_AQ.DEQUEUE_OPTIONS_T.VISIBILITY
and toDBMS_AQ.ENQUEUE_OPTIONS_T.VISIBILITY
.A flag corresponding toDBMS_AQ.DEQUEUE_OPTIONS_T.WAIT
.An Oracle AQ specification.A common base class for AQ.