Uses of Enum Class
org.jooq.impl.QOM.XMLPassingMechanism
-
Uses of QOM.XMLPassingMechanism in org.jooq.impl
Modifier and TypeMethodDescription@Nullable QOM.XMLPassingMechanism
QOM.XMLExists.$passingMechanism()
@Nullable QOM.XMLPassingMechanism
QOM.XMLQuery.$passingMechanism()
static QOM.XMLPassingMechanism
Returns the enum constant of this class with the specified name.static QOM.XMLPassingMechanism[]
QOM.XMLPassingMechanism.values()
Returns an array containing the constants of this enum class, in the order they are declared.