<li><ahref="../../../../../com/djrapitops/plan/system/database/ProxyDBSystem.html"title="class in com.djrapitops.plan.system.database"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../com/djrapitops/plan/system/database/DBSystem.html"title="class in com.djrapitops.plan.system.database">com.djrapitops.plan.system.database.DBSystem</a></li>
<dd><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html"title="interface in com.djrapitops.plan.system">SubSystem</a></dd>
</dl>
<hr>
<br>
<pre>@Singleton
public class <spanclass="typeNameLabel">SpongeDBSystem</span>
extends <ahref="../../../../../com/djrapitops/plan/system/database/DBSystem.html"title="class in com.djrapitops.plan.system.database">DBSystem</a></pre>
<h3>Fields inherited from class com.djrapitops.plan.system.database.<ahref="../../../../../com/djrapitops/plan/system/database/DBSystem.html"title="class in com.djrapitops.plan.system.database">DBSystem</a></h3>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<trclass="altColor">
<tdclass="colOne"><code><spanclass="memberNameLink"><ahref="../../../../../com/djrapitops/plan/system/database/SpongeDBSystem.html#SpongeDBSystem-com.djrapitops.plan.system.locale.Locale-com.djrapitops.plan.db.MySQLDB-com.djrapitops.plan.db.SQLiteDB.Factory-com.djrapitops.plan.db.H2DB.Factory-com.djrapitops.plan.system.settings.config.PlanConfig-com.djrapitops.plugin.logging.console.PluginLogger-com.djrapitops.plugin.benchmarking.Timings-com.djrapitops.plugin.logging.error.ErrorHandler-">SpongeDBSystem</a></span>(<ahref="../../../../../com/djrapitops/plan/system/locale/Locale.html"title="class in com.djrapitops.plan.system.locale">Locale</a> locale,
<ahref="../../../../../com/djrapitops/plan/db/MySQLDB.html"title="class in com.djrapitops.plan.db">MySQLDB</a> mySQLDB,
<ahref="../../../../../com/djrapitops/plan/db/SQLiteDB.Factory.html"title="class in com.djrapitops.plan.db">SQLiteDB.Factory</a> sqLiteDB,
<ahref="../../../../../com/djrapitops/plan/db/H2DB.Factory.html"title="class in com.djrapitops.plan.db">H2DB.Factory</a> h2DB,
<ahref="../../../../../com/djrapitops/plan/system/settings/config/PlanConfig.html"title="class in com.djrapitops.plan.system.settings.config">PlanConfig</a> config,
<h3>Methods inherited from class com.djrapitops.plan.system.database.<ahref="../../../../../com/djrapitops/plan/system/database/DBSystem.html"title="class in com.djrapitops.plan.system.database">DBSystem</a></h3>
public SpongeDBSystem(<ahref="../../../../../com/djrapitops/plan/system/locale/Locale.html"title="class in com.djrapitops.plan.system.locale">Locale</a> locale,
<ahref="../../../../../com/djrapitops/plan/db/MySQLDB.html"title="class in com.djrapitops.plan.db">MySQLDB</a> mySQLDB,
<ahref="../../../../../com/djrapitops/plan/db/SQLiteDB.Factory.html"title="class in com.djrapitops.plan.db">SQLiteDB.Factory</a> sqLiteDB,
<ahref="../../../../../com/djrapitops/plan/db/H2DB.Factory.html"title="class in com.djrapitops.plan.db">H2DB.Factory</a> h2DB,
<ahref="../../../../../com/djrapitops/plan/system/settings/config/PlanConfig.html"title="class in com.djrapitops.plan.system.settings.config">PlanConfig</a> config,
throws <ahref="../../../../../com/djrapitops/plan/api/exceptions/EnableException.html"title="class in com.djrapitops.plan.api.exceptions">EnableException</a></pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from interface: <code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html#enable--">SubSystem</a></code></span></div>
<divclass="block">Performs enable actions for the subsystem.</div>
<dd><code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html#enable--">enable</a></code> in interface <code><ahref="../../../../../com/djrapitops/plan/system/SubSystem.html"title="interface in com.djrapitops.plan.system">SubSystem</a></code></dd>
<dd><code><ahref="../../../../../com/djrapitops/plan/system/database/DBSystem.html#enable--">enable</a></code> in class <code><ahref="../../../../../com/djrapitops/plan/system/database/DBSystem.html"title="class in com.djrapitops.plan.system.database">DBSystem</a></code></dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code><ahref="../../../../../com/djrapitops/plan/api/exceptions/EnableException.html"title="class in com.djrapitops.plan.api.exceptions">EnableException</a></code> - If an error occurred during enable and it is fatal to the subsystem.</dd>
<li><ahref="../../../../../com/djrapitops/plan/system/database/ProxyDBSystem.html"title="class in com.djrapitops.plan.system.database"><spanclass="typeNameLink">Prev Class</span></a></li>