public class MDBSQLBuilder.MDBCreateIndexBuilder extends SQLBuilderBase.CreateIndexBuilderBase
columns, ifNotExist, indexName, isSpatial, isUnique, table, typeproperties| Constructor and Description |
|---|
MDBCreateIndexBuilder() |
| 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, waitclone, copyPropertiesFrom, replacegetProperties, getProperty, setPropertycloneQuietly, cloneQuietlypublic java.util.List<java.lang.String> toStrings(Formatter formatter)
toStrings in interface SQLBuilder.CreateIndexBuildertoStrings in class SQLBuilderBase.CreateIndexBuilderBase