public final class MySQLExplainStatement extends ExplainStatement implements MySQLStatement
| 构造器和说明 |
|---|
MySQLExplainStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<ColumnSegment> |
getColumnWild()
Get column segment.
|
Optional<SimpleTableSegment> |
getTable()
Get simple table segment.
|
getStatementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<SimpleTableSegment> getTable()
public Optional<ColumnSegment> getColumnWild()
Copyright © 2022 The Apache Software Foundation. All rights reserved.