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