public final class SQLServerCreateViewStatement extends CreateViewStatement implements SQLServerStatement
| Constructor and Description |
|---|
SQLServerCreateViewStatement() |
| 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.