Uses of Class
group.worldstandard.pudel.api.database.TableSchema
Packages that use TableSchema
Package
Description
Plugin data persistence and database management API.
-
Uses of TableSchema in group.worldstandard.pudel.api.database
Methods in group.worldstandard.pudel.api.database that return TableSchemaMethods in group.worldstandard.pudel.api.database with parameters of type TableSchemaModifier and TypeMethodDescriptionbooleanPluginDatabaseManager.createTable(TableSchema schema) Create a table for this plugin.