public abstract class ExplainStatement extends AbstractSQLStatement implements DALStatement
| 构造器和说明 |
|---|
ExplainStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<SQLStatement> |
getStatement()
Get SQL statement.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<SQLStatement> getStatement()
Copyright © 2022 The Apache Software Foundation. All rights reserved.