Uses of Enum Class
org.eclipse.dirigible.database.sql.DatabaseType
Packages that use DatabaseType
-
Uses of DatabaseType in org.eclipse.dirigible.database.sql
Methods in org.eclipse.dirigible.database.sql that return DatabaseTypeModifier and TypeMethodDescriptionstatic DatabaseTypeReturns the enum constant of this class with the specified name.static final DatabaseTypeDatabaseType.valueOfByName(String name) Value of by name.static DatabaseType[]DatabaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.