Uses of Enum Class
org.javalite.db_migrator.DatabaseType
-
Uses of DatabaseType in org.javalite.db_migrator
Modifier and TypeMethodDescriptionstatic DatabaseType
DbUtils.databaseType(String url)
static 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.