Uses of Class
com.plotsquared.core.database.Database
Packages that use Database
-
Uses of Database in com.plotsquared.core.database
Subclasses of Database in com.plotsquared.core.databaseModifier and TypeClassDescriptionclass
Connects to and uses a MySQL databaseclass
Connects to and uses a SQLite database.Constructors in com.plotsquared.core.database with parameters of type DatabaseModifierConstructorDescriptionSQLManager
(@NonNull Database database, @NonNull String prefix, @NonNull EventDispatcher eventDispatcher, @NonNull PlotListener plotListener, @NonNull YamlConfiguration worldConfiguration) Constructor