public class SQLiteSQLBuilder.SQLiteCreateIndexBuilder extends SQLBuilderBase.CreateIndexBuilderBase implements SQLBuilder.CreateIndexBuilder
columns, ifNotExist, indexName, isSpatial, isUnique, table, typeproperties| Constructor and Description |
|---|
SQLiteCreateIndexBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
toStrings(Formatter formatter) |
accept, column, if_not_exist, name, name, setFeatureType, spatial, table, toString, toString, toStrings, uniqueclonecopyPropertiesFrom, getProperties, getProperty, replace, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcolumn, if_not_exist, name, name, setFeatureType, spatial, table, toStrings, uniqueclone, copyPropertiesFrom, replace, toStringacceptgetProperties, getProperty, setPropertycloneQuietly, cloneQuietlypublic java.util.List<java.lang.String> toStrings(Formatter formatter)
toStrings in interface SQLBuilder.CreateIndexBuildertoStrings in class SQLBuilderBase.CreateIndexBuilderBase