Uses of Enum Class
com.denodo.scheduler.client.commons.conventions.Constants.Database
Packages that use Constants.Database
-
Uses of Constants.Database in com.denodo.scheduler.client.commons.conventions
Methods in com.denodo.scheduler.client.commons.conventions that return Constants.DatabaseModifier and TypeMethodDescriptionstatic Constants.DatabaseConstants.Database.findDatabase(String text) findDatabasestatic Constants.DatabaseConstants.Database.fromString(String text) fromStringstatic Constants.DatabaseReturns the enum constant of this class with the specified name.static Constants.Database[]Constants.Database.values()Returns an array containing the constants of this enum class, in the order they are declared.