Uses of Enum Class
org.jooq.impl.QOM.SampleMethod
Packages that use QOM.SampleMethod
-
Uses of QOM.SampleMethod in org.jooq.impl
Methods in org.jooq.impl that return QOM.SampleMethodModifier and TypeMethodDescriptiondefault @Nullable QOM.SampleMethod
QOM.SampleTable.$method()
static QOM.SampleMethod
Returns the enum constant of this class with the specified name.static QOM.SampleMethod[]
QOM.SampleMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jooq.impl with parameters of type QOM.SampleMethodModifier and TypeMethodDescriptiondefault @NotNull QOM.SampleTable
<R> QOM.SampleTable.$method
(QOM.SampleMethod newMethod)