public final class MySQLShowIndexStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement
| Constructor and Description |
|---|
MySQLShowIndexStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<FromSchemaSegment> |
getFromSchema()
Get from schema.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<FromSchemaSegment> getFromSchema()
Copyright © 2022 The Apache Software Foundation. All rights reserved.