public final class MySQLAlterViewStatement extends AlterViewStatement implements MySQLStatement
| Constructor and Description |
|---|
MySQLAlterViewStatement() |
| Modifier and Type | Method and Description |
|---|---|
Optional<SelectStatement> |
getSelect()
Get select statement.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<SelectStatement> getSelect()
Copyright © 2022 The Apache Software Foundation. All rights reserved.