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