public final class MySQLDropIndexStatement extends DropIndexStatement implements MySQLStatement
| Constructor and Description |
|---|
MySQLDropIndexStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<SimpleTableSegment> |
getTable()
Get simple table segment.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<SimpleTableSegment> getTable()
Copyright © 2022 The Apache Software Foundation. All rights reserved.