Uses of Interface
group.worldstandard.pudel.api.database.PluginDatabaseManager
Packages that use PluginDatabaseManager
Package
Description
Core API for the Pudel Plugin Development Kit (PDK).
Plugin data persistence and database management API.
-
Uses of PluginDatabaseManager in group.worldstandard.pudel.api
Methods in group.worldstandard.pudel.api that return PluginDatabaseManagerModifier and TypeMethodDescriptionPluginContext.getDatabaseManager()Gets the database manager for plugin data persistence. -
Uses of PluginDatabaseManager in group.worldstandard.pudel.api.database
Methods in group.worldstandard.pudel.api.database that return PluginDatabaseManagerModifier and TypeMethodDescriptionPluginMigration.MigrationHelper.getDatabaseManager()Get the underlying database manager.