Uses of Enum Class
org.jooq.impl.HistoryStatus
-
Uses of HistoryStatus in org.jooq.impl
Modifier and TypeMethodDescriptionstatic HistoryStatus
HistoryStatus.lookupLiteral
(String literal) Lookup a value of this EnumType by its literal.static HistoryStatus
Returns the enum constant of this class with the specified name.static HistoryStatus[]
HistoryStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.