Uses of Enum Class
net.risingworld.api.database.DatabaseType
Packages that use DatabaseType
- 
Uses of DatabaseType in net.risingworld.api.databaseMethods in net.risingworld.api.database that return DatabaseTypeModifier and TypeMethodDescriptionWorldDatabase.getDatabaseType()Database.getType()Gets the database type.static 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.