Package net.risingworld.api.database


package net.risingworld.api.database
  • Class
    Description
    Database interface which represents a connection to an SQLite or MySQL database.
    An enum to determine the database type (SQLite, MySQL etc).
    Provides access to the current world database.