Package com.zetaplugins.essentialz.storage
package com.zetaplugins.essentialz.storage
-
ClassesClassDescriptionMySQLStorage is a concrete implementation of the Storage class that uses MySQL as the database backend.SQLiteStorage is a concrete implementation of the Storage class that uses SQLite as the database backend.Abstract class representing the storage system for EssentialZ plugin.