public abstract class CreateSchemaStatement extends AbstractSQLStatement implements DDLStatement
| 构造器和说明 |
|---|
CreateSchemaStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<IdentifierValue> |
getSchemaName()
Get schema name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<IdentifierValue> getSchemaName()
Copyright © 2022 The Apache Software Foundation. All rights reserved.