Class ProxyDBSystem

java.lang.Object
com.djrapitops.plan.storage.database.DBSystem
com.djrapitops.plan.storage.database.ProxyDBSystem
All Implemented Interfaces:
SubSystem

@Singleton public class ProxyDBSystem extends DBSystem
Bungee Database system that initializes MySQL object.
  • Constructor Details

    • ProxyDBSystem

      @Inject public ProxyDBSystem(Locale locale, MySQLDB mySQLDB, SQLiteDB.Factory sqLiteDB, net.playeranalytics.plugin.server.PluginLogger logger)