Uses of Record Class
group.worldstandard.pudel.api.database.TableSchema.ColumnDefinition
Packages that use TableSchema.ColumnDefinition
Package
Description
Plugin data persistence and database management API.
-
Uses of TableSchema.ColumnDefinition in group.worldstandard.pudel.api.database
Methods in group.worldstandard.pudel.api.database that return types with arguments of type TableSchema.ColumnDefinitionModifier and TypeMethodDescriptionTableSchema.getColumns()Returns the list of column definitions associated with this table schema.