public final class MySQLCreateViewStatement extends CreateViewStatement implements MySQLStatement
| Constructor and Description |
|---|
MySQLCreateViewStatement() |
| 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 © 2021 The Apache Software Foundation. All rights reserved.