Uses of Enum Class
net.risingworld.api.database.DatabaseType
-
Uses of DatabaseType in net.risingworld.api.database
Modifier and TypeMethodDescriptionWorldDatabase.getDatabaseType()
Database.getType()
Gets the database type.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.