public class MDBSQLBuilder.MDBCreateIndexBuilder extends SQLBuilderBase.CreateIndexBuilderBase
columns, ifNotExist, indexName, isSpatial, isUnique, table, type
properties
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, unique
clone
copyPropertiesFrom, getProperties, getProperty, replace, setProperty
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, copyPropertiesFrom, replace
getProperties, getProperty, setProperty
cloneQuietly, cloneQuietly
public java.util.List<java.lang.String> toStrings(Formatter formatter)
toStrings
in interface SQLBuilder.CreateIndexBuilder
toStrings
in class SQLBuilderBase.CreateIndexBuilderBase