Uses of Enum Class
studio.magemonkey.fusion.cfg.sql.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in studio.magemonkey.fusion.cfg
Methods in studio.magemonkey.fusion.cfg with parameters of type DatabaseType -
Uses of DatabaseType in studio.magemonkey.fusion.cfg.sql
Subclasses with type arguments of type DatabaseType in studio.magemonkey.fusion.cfg.sqlMethods in studio.magemonkey.fusion.cfg.sql that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseTypeReturns 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.