public class DropIndexSpecification extends IndexNameSpecification<DropIndexSpecification>
DROP INDEX specifications.| Constructor and Description |
|---|
DropIndexSpecification() |
| Modifier and Type | Method and Description |
|---|---|
static DropIndexSpecification |
dropIndex()
Entry point into the
DropIndexSpecification's fluent API to drop a table. |
getName, name, namepublic static DropIndexSpecification dropIndex()
DropIndexSpecification's fluent API to drop a table. Convenient if imported
statically.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.