Uses of Enum Class
pl.decerto.hyperon.runtime.sql.dialect.DatabaseDialect
Packages that use DatabaseDialect
-
Uses of DatabaseDialect in pl.decerto.hyperon.runtime.sql.dialect
Methods in pl.decerto.hyperon.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.