Uses of Enum Class
org.jooq.SQLDialectCategory
-
Uses of SQLDialectCategory in org.jooq
Modifier and TypeMethodDescriptionfinal @NotNull SQLDialectCategory
SQLDialect.category()
The dialect category.@NotNull SQLDialectCategory
ParseContext.parseCategory()
Convenient access toSettings.getParseDialect()
's category.static SQLDialectCategory
Returns the enum constant of this class with the specified name.static SQLDialectCategory[]
SQLDialectCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.