Package com.ptsmods.mysqlw.table
Class TableIndex
java.lang.Object
com.ptsmods.mysqlw.table.TableIndex
Table indices, used to speed up queries.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionclone()getName()getType()static TableIndexindex(String column, TableIndex.Type type) static TableIndexindex(String name, String column, TableIndex.Type type) toString()toString(boolean includeColumn)