Uses of Package
group.worldstandard.pudel.api.database
Packages that use group.worldstandard.pudel.api.database
Package
Description
Core API for the Pudel Plugin Development Kit (PDK).
Plugin data persistence and database management API.
-
Classes in group.worldstandard.pudel.api.database used by group.worldstandard.pudel.api
-
Classes in group.worldstandard.pudel.api.database used by group.worldstandard.pudel.api.databaseClassDescriptionSupported column types for plugin database tables.Database manager for plugin data persistence.Database statistics.Simple key-value store for plugin configuration and small data.Interface for plugin database migrations.Functional interface for data migrations.Helper interface for migration operations.Repository interface for CRUD operations on plugin database tables.Query builder for complex database queries.Schema definition for a plugin database table.Builder class for constructing
TableSchemainstances.Represents the definition of a database column within a table schema.Represents the definition of an index in a database table schema.