public abstract class ExplainStatement extends AbstractSQLStatement implements DALStatement
| Constructor and Description |
|---|
ExplainStatement() |
| Modifier and Type | Method and Description |
|---|---|
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.