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