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