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