Package com.plotsquared.core.database


package com.plotsquared.core.database
  • Interface Summary
    Interface
    Description
     
  • Class Summary
    Class
    Description
    Abstract Database class, serves as a base for any connection method (MySQL, SQLite, etc.)
    Database Functions - These functions do not update the local plot objects and only make changes to the DB
    Connects to and uses a MySQL database
    Connects to and uses a SQLite database.