Uses of Enum Class
io.higson.runtime.sql.dialect.DatabaseDialect
Packages that use DatabaseDialect
-
Uses of DatabaseDialect in io.higson.runtime.sql.dialect
Methods in io.higson.runtime.sql.dialect that return DatabaseDialectModifier and TypeMethodDescriptionstatic DatabaseDialectReturns the enum constant of this class with the specified name.static DatabaseDialect[]DatabaseDialect.values()Returns an array containing the constants of this enum class, in the order they are declared.