Uses of Enum Class
studio.magemonkey.fabled.data.sql.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in studio.magemonkey.fabled.data.sql
Methods in studio.magemonkey.fabled.data.sql that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseType
Returns the enum constant of this class with the specified name.static DatabaseType[]
DatabaseType.values()
Returns an array containing the constants of this enum class, in the order they are declared.