Uses of Class
com.zetaplugins.essentialz.storage.Storage
Packages that use Storage
-
Uses of Storage in com.zetaplugins.essentialz.storage
Subclasses of Storage in com.zetaplugins.essentialz.storageModifier and TypeClassDescriptionfinal classMySQLStorage is a concrete implementation of the Storage class that uses MySQL as the database backend.final classSQLiteStorage is a concrete implementation of the Storage class that uses SQLite as the database backend.